Context::$contextValue
Same name in other branches
- 9 core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextValue
- 10 core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextValue
- 11.x core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextValue
The value of the context.
Type: mixed
File
-
core/
lib/ Drupal/ Component/ Plugin/ Context/ Context.php, line 19
Class
- Context
- A generic context class for wrapping data a plugin needs to operate.
Namespace
Drupal\Component\Plugin\ContextCode
protected $contextValue;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.