PHP Class Goetas\Twital\EventSubscriber\IDNodeSubscriber

Author: Asmir Mustafic ([email protected])
Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: goetas/twital

Méthodes publiques

Méthode Description
addAttribute ( TemplateEvent $event )
getSubscribedEvents ( )
removeAttribute ( TemplateEvent $event )

Method Details

addAttribute() public méthode

public addAttribute ( TemplateEvent $event )
$event Goetas\Twital\EventDispatcher\TemplateEvent

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

removeAttribute() public méthode

public removeAttribute ( TemplateEvent $event )
$event Goetas\Twital\EventDispatcher\TemplateEvent