protected property BookNavigationCacheContext::$routeMatch in Drupal 10
Same name and namespace in other branches
- 9 core/modules/book/src/Cache/BookNavigationCacheContext.php \Drupal\book\Cache\BookNavigationCacheContext::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
modules/ book/ src/ Cache/ BookNavigationCacheContext.php, line 33
Class
- BookNavigationCacheContext
- Defines the book navigation cache context service.
Namespace
Drupal\book\CacheCode
protected $routeMatch;