PHP Class Goetas\Twital\EventSubscriber\IDNodeSubscriber

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

Public Methods

Method Description
addAttribute ( TemplateEvent $event )
getSubscribedEvents ( )
removeAttribute ( TemplateEvent $event )

Method Details

addAttribute() public method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

removeAttribute() public method

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