protected property ChainResponsePolicy::$rules in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php \Drupal\Core\PageCache\ChainResponsePolicy::rules
- 9 core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php \Drupal\Core\PageCache\ChainResponsePolicy::rules
A list of policy rules to apply when this policy is checked.
Type: \Drupal\Core\PageCache\ResponsePolicyInterface[]
File
- core/
lib/ Drupal/ Core/ PageCache/ ChainResponsePolicy.php, line 27
Class
- ChainResponsePolicy
- Implements a compound response policy.
Namespace
Drupal\Core\PageCacheCode
protected $rules = [];