W3cubDocs

/Drupal 8

constant 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';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!PageCache!RequestPolicyInterface.php/constant/RequestPolicyInterface::ALLOW/8.1.x