ContainerAwareEventManager::getListeners()

array getListeners(string $event = null)

Gets the listeners of a specific event or all listeners.

Parameters

string $event The name of the event

Return Value

array The event listeners for the specified event, or all event listeners
doc_Symfony
2016-10-28 06:11:52
Comments
Leave a Comment

Please login to continue.