AnonymousFootnotesListener
in package
implements
ConfigurationAwareInterface
Interfaces, Classes and Traits
- ConfigurationAwareInterface
- Implement this class to inject the configuration where needed
Table of Contents
- $config : ConfigurationInterface
- onDocumentParsed() : void
- setConfiguration() : void
Properties
$config
private
ConfigurationInterface
$config
Methods
onDocumentParsed()
public
onDocumentParsed(DocumentParsedEvent $event) : void
Parameters
- $event : DocumentParsedEvent
Return values
void —setConfiguration()
public
setConfiguration(ConfigurationInterface $config) : void
Parameters
- $config : ConfigurationInterface