You are here

protected property FrontMatter::$parsed in Drupal 9

The parsed source.

Type: array

File

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

Class

FrontMatter
Component for parsing front matter from a source.

Namespace

Drupal\Component\FrontMatter

Code

protected $parsed;