PHP Class Goetas\Twital\EventSubscriber\FixHtmlEntitiesInExpressionSubscriber

Author: Asmir Mustafic ([email protected])
Inheritance: extends AbstractTwigExpressionSubscriber
Datei anzeigen Open project: goetas/twital

Public Methods

Method Description
addPlaceholder ( SourceEvent $event )
getSubscribedEvents ( )
removePlaceholder ( SourceEvent $event )

Method Details

addPlaceholder() public method

public addPlaceholder ( SourceEvent $event )
$event Goetas\Twital\EventDispatcher\SourceEvent

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

removePlaceholder() public method

public removePlaceholder ( SourceEvent $event )
$event Goetas\Twital\EventDispatcher\SourceEvent