Context::$contextDefinition

The definition to which a context must conform.

Type: \Drupal\Component\Plugin\Context\ContextDefinitionInterface

File

core/lib/Drupal/Component/Plugin/Context/Context.php, line 26

Class

Context
A generic context class for wrapping data a plugin needs to operate.

Namespace

Drupal\Component\Plugin\Context

Code

protected $contextDefinition;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.