%PDF- %PDF-
Direktori : /proc/self/root/home/bitrix/www/bitrix/modules/rest/lib/event/ |
Current File : //proc/self/root/home/bitrix/www/bitrix/modules/rest/lib/event/providerinterface.php |
<?php namespace Bitrix\Rest\Event; interface ProviderInterface { public function send(array $queryData); }