You are here

protected property FrontMatter::$serializer in Drupal 9

A serializer.

Type: string

File

core/lib/Drupal/Component/FrontMatter/FrontMatter.php, line 71

Class

FrontMatter
Component for parsing front matter from a source.

Namespace

Drupal\Component\FrontMatter

Code

protected $serializer;