Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RequestPolicyInterface.php
RequestPolicyInterface::ALLOW
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'
;
RSS feed