���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/drive.rickard.co/systemMYs/classes/vendor/League/Event/GeneratorTrait.php
���ѧ٧ѧ�
<?php namespace League\Event; trait GeneratorTrait { /** * The registered events. * * @var EventInterface[] */ protected $events = []; /** * Add an event. * * @param EventInterface $event * * @return $this */ protected function addEvent(EventInterface $event) { $this->events[] = $event; return $this; } /** * Release all the added events. * * @return EventInterface[] */ public function releaseEvents() { $events = $this->events; $this->events = []; return $events; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�