PHP Interface Autarky\Events\EventDispatcherAwareInterface

Afficher le fichier Open project: autarky/framework

Méthodes publiques

Méthode Description
setEventDispatcher ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher ) Set the event dispatcher instance.

Method Details

setEventDispatcher() public méthode

Set the event dispatcher instance.
public setEventDispatcher ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher )
$eventDispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface