You are here

protected property VocabularyContext::$routeMatch in Context Breadcrumb 8

The route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/ContextProvider/VocabularyContext.php, line 26

Class

VocabularyContext
Sets the current taxonomy term as a context on taxonomy term routes.

Namespace

Drupal\context_breadcrumb\ContextProvider

Code

protected $routeMatch;