FrontMatterPreParser
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- __invoke() : void
Properties
$parser
private
FrontMatterParserInterface
$parser
Methods
__construct()
public
__construct(FrontMatterParserInterface $parser) : mixed
Parameters
- $parser : FrontMatterParserInterface
__invoke()
public
__invoke(DocumentPreParsedEvent $event) : void
Parameters
- $event : DocumentPreParsedEvent