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
1 | protected $cacheabilityMetadata ; |
Please login to continue.