protected property PagersCacheContext::$deprecatedProperties in Drupal 8
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\ContextCode
protected $deprecatedProperties = [
'requestStack' => 'request_stack',
];