FrontMatter::SEPARATOR

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/FrontMatter/FrontMatter.php \Drupal\Component\FrontMatter\FrontMatter::SEPARATOR
  2. 10 core/lib/Drupal/Component/FrontMatter/FrontMatter.php \Drupal\Component\FrontMatter\FrontMatter::SEPARATOR

The separator used to indicate front matter data.

File

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

Class

FrontMatter
Component for parsing front matter from a source.

Namespace

Drupal\Component\FrontMatter

Code

const SEPARATOR = '---';

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