You are here

protected property BookNavigationCacheContext::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/book/src/Cache/BookNavigationCacheContext.php \Drupal\book\Cache\BookNavigationCacheContext::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/book/src/Cache/BookNavigationCacheContext.php, line 34
Contains \Drupal\book\Cache\BookNavigationCacheContext.

Class

BookNavigationCacheContext
Defines the book navigation cache context service.

Namespace

Drupal\book\Cache

Code

protected $requestStack;