protected property PagersCacheContext::$pagerParams in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php \Drupal\Core\Cache\Context\PagersCacheContext::pagerParams
- 9 core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php \Drupal\Core\Cache\Context\PagersCacheContext::pagerParams
The pager parameters.
Type: \Drupal\Core\Pager\PagerParametersInterface
File
- core/
lib/ Drupal/ Core/ Cache/ Context/ PagersCacheContext.php, line 22
Class
- PagersCacheContext
- Defines a cache context for "per page in a pager" caching.
Namespace
Drupal\Core\Cache\ContextCode
protected $pagerParams;