ComponentNodeVisitorTest::DEBUG_COMPONENT_ID_PATTERN
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php \Drupal\KernelTests\Components\ComponentNodeVisitorTest::DEBUG_COMPONENT_ID_PATTERN
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentNodeVisitorTest.php, line 30
Class
- ComponentNodeVisitorTest
- Tests the node visitor.
Namespace
Drupal\KernelTests\ComponentsCode
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.