protected property Context::$contextValue in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextValue
The value of the context.
Type: mixed
File
- lib/
Drupal/ Component/ Plugin/ Context/ Context.php, line 24 - Contains \Drupal\Component\Plugin\Context\Context.
Class
- Context
- A generic context class for wrapping data a plugin needs to operate.
Namespace
Drupal\Component\Plugin\ContextCode
protected $contextValue;