protected property NestedMatcher::$context

The request context.

Type: Symfony\Component\Routing\RequestContext

File

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

Class

NestedMatcher
The nested matcher layers multiple partial matchers together.

Namespace

Drupal\Core\Routing

Code

protected $context;