PHP Class Goetas\Twital\EventSubscriber\DOMMessSubscriber

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

Public Methods

Method Description
fixAttributes ( SourceEvent $event )
getSubscribedEvents ( )
removeCdata ( SourceEvent $event )

Method Details

fixAttributes() public method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

removeCdata() public method

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