PHP Class Newscoop\GimmeBundle\EventListener\SerializerSubscriber

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
__construct ( $container )
getSubscribedEvents ( ) : array
onController ( FilterControllerEvent $event )

Method Details

__construct() public méthode

public __construct ( $container )
$container

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( ) : array
Résultat array

onController() public méthode

public onController ( FilterControllerEvent $event )
$event Symfony\Component\HttpKernel\Event\FilterControllerEvent