constant FrontMatter::FRONT_MATTER_SEPARATOR in Drupal 8
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_topicsCode
const FRONT_MATTER_SEPARATOR = '---';