Context::$cacheabilityMetadata

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::cacheabilityMetadata
  2. 8.9.x core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::cacheabilityMetadata
  3. 10 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\Context

Code

protected $cacheabilityMetadata;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.