You are here

protected property BookNavigationCacheContext::$requestStack in Drupal 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

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

Class

BookNavigationCacheContext
Defines the book navigation cache context service.

Namespace

Drupal\book\Cache

Code

protected $requestStack;