Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Context.php
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\Context
Code
protected $contextValue;
RSS feed