protected property ChainMatcher::$context

The request context for this matcher.

This is unused. It's just to satisfy the interface.

Type: Symfony\Component\Routing\RequestContext

File

drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php, line 47
Definition of Drupal\Core\Routing\ChainMatcher.

Class

ChainMatcher
Aggregates multiple matchers together in series.

Namespace

Drupal\Core\Routing

Code

protected $context;