PHP Class Carew\Event\Listener\Documents\TagsFeed

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Datei anzeigen Open project: carew/carew Class Usage Examples

Public Methods

Method Description
__construct ( HtmlTools\Inflector $inflector = null )
getSubscribedEvents ( )
onDocuments ( CarewEvent $event )

Method Details

__construct() public method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

onDocuments() public method

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