PHP Interface Tebru\Retrofit\Event\EventDispatcherAware

Author: Nate Brunette ([email protected])
Afficher le fichier Open project: tebru/retrofit-php

Méthodes publiques

Méthode Description
setEventDispatcher ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher ) : null Set a symfony event dispatcher

Method Details

setEventDispatcher() public méthode

Set a symfony event dispatcher
public setEventDispatcher ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher ) : null
$eventDispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface
Résultat null