File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/blocks/bitrix/store.payment/class.php
Back
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } use Bitrix\Landing\Block; class StorePaymentBlock extends \Bitrix\Landing\LandingBlock { /** * Method, which executes just before block. * * @param Block $block Block instance. * @return bool */ public function beforeView(Block $block): bool { if ($this->getEditMode()) { return false; } return true; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings