protected property Context::$contextDefinition

The definition to which a context must conform.

Type: array

File

drupal/core/lib/Drupal/Component/Plugin/Context/Context.php, line 31
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 $contextDefinition;