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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.