Documentation

LibYamlFrontMatterParser
in package
implements FrontMatterDataParserInterface

FinalYes

Table of Contents

Interfaces

FrontMatterDataParserInterface

Methods

capable()  : LibYamlFrontMatterParser|null
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)


        
On this page

Search results