protected property NestedMatcher::$initialMatcher

The initial matcher to match against.

Type: Drupal\core\Routing\InitialMatcherInterface

File

drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php, line 44
Definition of Drupal\Core\Routing\NestedMatcher.

Class

NestedMatcher
The nested matcher layers multiple partial matchers together.

Namespace

Drupal\Core\Routing

Code

protected $initialMatcher;