ImmutableEventDispatcher::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
2016-10-28 06:20:59
Comments
Leave a Comment

Please login to continue.