protected property Context::$contextData in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextData
- 9 core/lib/Drupal/Core/Plugin/Context/Context.php \Drupal\Core\Plugin\Context\Context::contextData
The data associated with the context.
Type: \Drupal\Core\TypedData\TypedDataInterface
File
- core/
lib/ Drupal/ Core/ Plugin/ Context/ Context.php, line 26
Class
- Context
- A Drupal specific context wrapper class.
Namespace
Drupal\Core\Plugin\ContextCode
protected $contextData;