You are here

protected property FrontMatter::$source in Drupal 9

The source.

Type: string

File

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

Class

FrontMatter
Component for parsing front matter from a source.

Namespace

Drupal\Component\FrontMatter

Code

protected $source;