You are here

protected property Context::$cacheabilityMetadata in Drupal 8

Same name and namespace in other branches
  1. 9 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;