PHP Class Carew\Event\Listener\Documents\Tags

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: carew/carew Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( HtmlTools\Inflector $inflector = null )
getSubscribedEvents ( )
onDocuments ( CarewEvent $event )

Method Details

__construct() public méthode

public __construct ( HtmlTools\Inflector $inflector = null )
$inflector HtmlTools\Inflector

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

onDocuments() public méthode

public onDocuments ( CarewEvent $event )
$event Carew\Event\CarewEvent