constant RequestPolicyInterface::ALLOW in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php \Drupal\Core\PageCache\RequestPolicyInterface::ALLOW
Allow delivery of cached pages.
File
- core/
lib/ Drupal/ Core/ PageCache/ RequestPolicyInterface.php, line 24 - Contains \Drupal\Core\PageCache\RequestPolicyInterface.
Class
- RequestPolicyInterface
- Defines the interface for request policy implementations.
Namespace
Drupal\Core\PageCacheCode
const ALLOW = 'allow';