Файловый менеджер - Редактировать - /home/clickysoft/public_html/assets.clickysoft.net/vendor/league/event/src/ListenerInterface.php
Назад
<?php namespace League\Event; interface ListenerInterface { /** * Handle an event. * * @param EventInterface $event * * @return void */ public function handle(EventInterface $event); /** * Check whether the listener is the given parameter. * * @param mixed $listener * * @return bool */ public function isListener($listener); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка