FrontMatterTest::SOURCE

Same name in other branches
  1. 10 core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php \Drupal\Tests\Component\FrontMatter\FrontMatterTest::SOURCE
  2. 11.x core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php \Drupal\Tests\Component\FrontMatter\FrontMatterTest::SOURCE

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>';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.