FrontMatter::$parsed

Same name and namespace in other branches
  1. 8.9.x core/modules/help_topics/src/FrontMatter.php \Drupal\help_topics\FrontMatter::parsed
  2. 10 core/lib/Drupal/Component/FrontMatter/FrontMatter.php \Drupal\Component\FrontMatter\FrontMatter::parsed
  3. 11.x core/lib/Drupal/Component/FrontMatter/FrontMatter.php \Drupal\Component\FrontMatter\FrontMatter::parsed

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.