ComponentNodeVisitorTest::DEBUG_VARIANT_ID_PATTERN
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php \Drupal\KernelTests\Components\ComponentNodeVisitorTest::DEBUG_VARIANT_ID_PATTERN
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentNodeVisitorTest.php, line 31
Class
- ComponentNodeVisitorTest
- Tests the node visitor.
Namespace
Drupal\KernelTests\ComponentsCode
const DEBUG_VARIANT_ID_PATTERN = '/<!-- [\\n\\s\\S]* with variant: "([\\SA-Za-z+-]+)" -->/';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.