You are here

constant FrontMatterTest::SOURCE in Drupal 9

A basic source string.

File

core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php, line 22

Class

FrontMatterTest
Tests front matter parsing helper methods.

Namespace

Drupal\Tests\Component\FrontMatter

Code

const SOURCE = '<div>Hello world</div>';