Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResponsePolicyInterface.php
ResponsePolicyInterface::DENY
Deny storage of a page in the cache.
File
core/
lib/
Drupal/
Core/
PageCache/
ResponsePolicyInterface.php
, line 20
Class
ResponsePolicyInterface
Defines the interface for response policy implementations.
Namespace
Drupal\Core\PageCache
Code
const
DENY
=
'deny'
;
RSS feed