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\PageCache
Code
protected $rules = [];
Please login to continue.