You are here

protected property PathMatcher::$regexes in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 38
Contains \Drupal\Core\Path\PathMatcher.

Class

PathMatcher
Provides a path matcher.

Namespace

Drupal\Core\Path

Code

protected $regexes;