protected property CacheableResponseTrait::$cacheabilityMetadata in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 22 - Contains \Drupal\Core\Cache\CacheableResponseTrait.
Class
- CacheableResponseTrait
- Provides an implementation of CacheableResponseInterface.
Namespace
Drupal\Core\CacheCode
protected $cacheabilityMetadata;