protected property NestedMatcher::$finalMatcher

The final matcher.

Type: Symfony\Component\Routing\Matcher\RequestMatcherInterface

File

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

Class

NestedMatcher
The nested matcher layers multiple partial matchers together.

Namespace

Drupal\Core\Routing

Code

protected $finalMatcher;