Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
eventbindinterface.php
1<?php
2
3namespace Bitrix\Rest\Event;
4
12{
19 public static function getCallbackRestEvent(): array;
20
27 public static function getHandlers(): array;
28}