BookNavigationCacheContext::$deprecatedProperties

Type: deprecatedProperties

File

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

Class

BookNavigationCacheContext
Defines the book navigation cache context service.

Namespace

Drupal\book\Cache

Code

protected $deprecatedProperties = [
    'request_stack' => 'request_stack',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.