The cache of regular expressions.
Type: array
File
- core/lib/Drupal/Core/Path/PathMatcher.php, line 33
 
Class
- PathMatcher
 - Provides a path matcher.
 
Namespace
Drupal\Core\Path
Code
protected $regexes;
The cache of regular expressions.
Type: array
Drupal\Core\Path
protected $regexes;
Please login to continue.