PHP Interface Autarky\Events\EventDispatcherAwareInterface

Show file Open project: autarky/framework

Public Methods

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

Method Details

setEventDispatcher() public method

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