You are here

protected property FrontMatter::$source in Drupal 8

The source.

Type: string

File

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

Class

FrontMatter
Extracts Front Matter from the beginning of a source.

Namespace

Drupal\help_topics

Code

protected $source;