A list of policy rules to apply when this policy is evaluated.
Type: \Drupal\Core\PageCache\RequestPolicyInterface[]
File
- core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php, line 28
 
Class
- ChainRequestPolicy
 - Implements a compound request policy.
 
Namespace
Drupal\Core\PageCache
Code
protected $rules = [];
Please login to continue.