Context::$contextData

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextData
  2. 10 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextData
  3. 11.x core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextData

The data associated with the context.

Type: \Drupal\Core\TypedData\TypedDataInterface

File

core/lib/Drupal/Core/Plugin/Context/Context.php, line 26

Class

Context
A Drupal specific context wrapper class.

Namespace

Drupal\Core\Plugin\Context

Code

protected $contextData;

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