PHP Class Goetas\Twital\EventSubscriber\DOMMessSubscriber

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

Méthodes publiques

Méthode Description
fixAttributes ( SourceEvent $event )
getSubscribedEvents ( )
removeCdata ( SourceEvent $event )

Method Details

fixAttributes() public méthode

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

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

removeCdata() public méthode

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