You are here

protected property Context::$contextValue in Plug 7

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\Context

Code

protected $contextValue;