CacheableResponseInterface

Defines an interface for responses that can expose cacheability metadata.

Hierarchy

See also

\Drupal\Core\Cache\CacheableResponseTrait

File

core/lib/Drupal/Core/Cache/CacheableResponseInterface.php, line 10

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
CacheableResponseInterface::addCacheableDependency public function Adds a dependency on an object: merges its cacheability metadata.
CacheableResponseInterface::getCacheableMetadata public function Returns the cacheability metadata for this response.
doc_Drupal
2016-10-29 08:49:14
Comments
Leave a Comment

Please login to continue.