Open Journal Systems
3.3.0
|
Static Public Member Functions | |
static | getSubscribedEvents () |
static | getSubscribedEvents () |
Definition at line 373 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
|
static |
Returns an array of event names this subscriber wants to listen to.
The array keys are event names and the value can be:
For instance:
Implements Symfony\Component\EventDispatcher\EventSubscriberInterface.
Definition at line 375 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
|
static |
Returns an array of event names this subscriber wants to listen to.
The array keys are event names and the value can be:
For instance:
Implements Symfony\Component\EventDispatcher\EventSubscriberInterface.
Definition at line 375 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.