PathMatcher::$regexes

Same name in other branches
  1. 9 core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::regexes
  2. 8.9.x core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::regexes
  3. 11.x core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::regexes

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.