You are here

protected property BookNavigationCacheContext::$routeMatch in Drupal 9

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/modules/book/src/Cache/BookNavigationCacheContext.php, line 35

Class

BookNavigationCacheContext
Defines the book navigation cache context service.

Namespace

Drupal\book\Cache

Code

protected $routeMatch;