File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/rest/lib/event/eventbindinterface.php
Back
<?php namespace Bitrix\Rest\Event; /** * Interface EventBindInterface for subscribing to PHP Bitrix events and implementing handlers transferred to REST events * * @package Bitrix\Rest\Event */ interface EventBindInterface { /** * * Get callback for all PHP events transferred to REST * * @return array */ public static function getCallbackRestEvent(): array; /** * * Get config, handlers and bindings PHP events to REST events * * @return array */ public static function getHandlers(): array; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings