Context::$contextDefinition
Same name in this branch
- 9 core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextDefinition
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextDefinition
- 8.9.x core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextDefinition
- 10 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextDefinition
- 10 core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextDefinition
- 11.x core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextDefinition
- 11.x core/lib/Drupal/Component/Plugin/Context/Context.php \Drupal\Component\Plugin\Context\Context::contextDefinition
The definition to which a context must conform.
Type: \Drupal\Core\Plugin\Context\ContextDefinitionInterface
Overrides Context::$contextDefinition
File
-
core/
lib/ Drupal/ Core/ Plugin/ Context/ Context.php, line 33
Class
- Context
- A Drupal specific context wrapper class.
Namespace
Drupal\Core\Plugin\ContextCode
protected $contextDefinition;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.