protected property Context::$contextValue

The value of the context.

Type: mixed

File

drupal/core/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\Context

Code

protected $contextValue;