File manager - Edit - /opt/alt/tests/alt-php83-pecl-psr_1.2.0-1.el8/tests/SampleEventDispatcher.inc
Back
<?php use Psr\EventDispatcher\EventDispatcherInterface; class SampleEventDispatcher implements EventDispatcherInterface { public function dispatch(object $event) { var_dump(__METHOD__, is_object($event)); return $event; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings