Notifies all listeners of a given event.
public notify ( Symfony\Component\EventDispatcher\Event $event ) : Symfony\Component\EventDispatcher\Event | ||
$event | Symfony\Component\EventDispatcher\Event | An Event instance |
리턴 | Symfony\Component\EventDispatcher\Event | The Event instance |