File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/catalog/lib/document/action.php
Back
<?php namespace Bitrix\Catalog\Document; use Bitrix\Main\Result; /** * Action with document. */ interface Action { /** * Checking the possibility of executing an action. * * @return Result */ public function canExecute(): Result; /** * Executing action. * * @return Result */ public function execute(): Result; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings