SymfonyYamlFrontMatterParser
in package
implements
FrontMatterDataParserInterface
FinalYes
Table of Contents
Interfaces
Methods
- parse() : mixed|null
Methods
parse()
public
parse(string $frontMatter) : mixed|null
Parameters
- $frontMatter : string
Return values
mixed|null —The parsed data (which may be null, if the input represents a null value)