Symfony\Component\EventDispatcher\Tests |
이름 | 설명 |
---|---|
EventSubscriberInterface | An EventSubscriber knows himself what events he is interested in. |
이름 | 설명 |
---|---|
EventDispatcher | The EventDispatcherInterface is the central point of Symfony's event listener system. |