RouteCompiler::REGEX_DELIMITER
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 = '#';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.