protected property BookNavigationCacheContext::$requestStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\CacheCode
protected $requestStack;