constant RouteCompiler::REGEX_DELIMITER in Drupal 8
Utility constant to use for regular expressions against the path.
File
- core/
lib/ Drupal/ Core/ Routing/ RouteCompiler.php, line 17
Class
- RouteCompiler
- Compiler to generate derived information from a Route necessary for matching.
Namespace
Drupal\Core\RoutingCode
const REGEX_DELIMITER = '#';