FrontMatter::FRONT_MATTER_SEPARATOR

The separator used to indicate front matter data.

File

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

Class

FrontMatter
Extracts Front Matter from the beginning of a source.

Namespace

Drupal\help_topics

Code

const FRONT_MATTER_SEPARATOR = '---';

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