Allow delivery of cached pages.
File
- core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line 19
Class
- RequestPolicyInterface
- Defines the interface for request policy implementations.
Namespace
Drupal\Core\PageCache
Code
const ALLOW = 'allow';
Please login to continue.