PagersCacheContext::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php, line 23

Class

PagersCacheContext
Defines a cache context for "per page in a pager" caching.

Namespace

Drupal\Core\Cache\Context

Code

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

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