You are here

protected property FrontMatter::$serializer in Drupal 8

A serializer class.

Type: string

File

core/modules/help_topics/src/FrontMatter.php, line 40

Class

FrontMatter
Extracts Front Matter from the beginning of a source.

Namespace

Drupal\help_topics

Code

protected $serializer;