constant FrontMatter::SEPARATOR in Drupal 9
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\FrontMatterCode
const SEPARATOR = '---';