ComponentNodeVisitorTest::DEBUG_VARIANT_ID_PATTERN

File

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

Class

ComponentNodeVisitorTest
Tests the node visitor.

Namespace

Drupal\KernelTests\Components

Code

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.