You are here

protected property CacheableResponseTrait::$cacheabilityMetadata in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/CacheableResponseTrait.php \Drupal\Core\Cache\CacheableResponseTrait::cacheabilityMetadata

The cacheability metadata.

Type: \Drupal\Core\Cache\CacheableMetadata

File

core/lib/Drupal/Core/Cache/CacheableResponseTrait.php, line 17

Class

CacheableResponseTrait
Provides an implementation of CacheableResponseInterface.

Namespace

Drupal\Core\Cache

Code

protected $cacheabilityMetadata;