FrontMatter::$parsed

Same name in other branches
  1. 9 core/lib/Drupal/Component/FrontMatter/FrontMatter.php \Drupal\Component\FrontMatter\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/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;

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