File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/landing/lib/History/Action/RemoveCardAction.php
Back
<?php namespace Bitrix\Landing\History\Action; use Bitrix\Landing\Block; class RemoveCardAction extends AddCardAction { protected const JS_COMMAND = 'removeCard'; public function execute(bool $undo = true): bool { $block = new Block((int)$this->params['block']); $block->removeCard($this->params['selector'], $this->params['position']); return $block->save(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings