protected property Context::$cacheabilityMetadata in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::cacheabilityMetadata
The cacheability metadata.
Type: \Drupal\Core\Cache\CacheableMetadata
File
- core/
lib/ Drupal/ Core/ Plugin/ Context/ Context.php, line 40
Class
- Context
- A Drupal specific context wrapper class.
Namespace
Drupal\Core\Plugin\ContextCode
protected $cacheabilityMetadata;