FrontMatterTest::BROKEN_SOURCE

Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php \Drupal\KernelTests\Core\Theme\FrontMatterTest::BROKEN_SOURCE
  2. 11.x core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php \Drupal\KernelTests\Core\Theme\FrontMatterTest::BROKEN_SOURCE

A broken source.

File

core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php, line 25

Class

FrontMatterTest
Tests Twig front matter support.

Namespace

Drupal\KernelTests\Core\Theme

Code

const BROKEN_SOURCE = '<div>Hello {{ world</div>';

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