protected property Context::$contextDefinition in Plug 7
The definition to which a context must conform.
Type: \Drupal\Component\Plugin\Context\ContextDefinitionInterface
File
- 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\ContextCode
protected $contextDefinition;