ComponentNodeVisitorTest::DEBUG_COMPONENT_ID_PATTERN

File

core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php, line 25

Class

ComponentNodeVisitorTest
Tests the node visitor.

Namespace

Drupal\KernelTests\Components

Code

const DEBUG_COMPONENT_ID_PATTERN = '/<!-- ([\\n\\s\\S]*) Component start: ([\\SA-Za-z+-:]+) -->/';

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