You are here

protected property FrontMatter::$parsed in Drupal 8

The parsed source.

Type: array

File

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

Class

FrontMatter
Extracts Front Matter from the beginning of a source.

Namespace

Drupal\help_topics

Code

protected $parsed;