File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/league/event/src/EmitterAwareInterface.php
Back
<?php namespace League\Event; interface EmitterAwareInterface { /** * Set the Emitter. * * @param EmitterInterface $emitter * * @return $this */ public function setEmitter(EmitterInterface $emitter = null); /** * Get the Emitter. * * @return EmitterInterface */ public function getEmitter(); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings