ContainerAwareEventDispatcher::removeListener()

removeListener(string $eventName, callable $listener)

Removes an event listener from the specified events.

Parameters

string $eventName The event to remove a listener from
callable $listener The listener to remove
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.