function ContextAwarePluginManagerTrait::getDefinitions
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php \Drupal\Core\Plugin\Context\ContextAwarePluginManagerTrait::getDefinitions()
- 10 core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php \Drupal\Core\Plugin\Context\ContextAwarePluginManagerTrait::getDefinitions()
- 8.9.x core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php \Drupal\Core\Plugin\Context\ContextAwarePluginManagerTrait::getDefinitions()
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
File
-
core/
lib/ Drupal/ Core/ Plugin/ Context/ ContextAwarePluginManagerTrait.php, line 29
Class
- ContextAwarePluginManagerTrait
- Provides a trait for plugin managers that support context-aware plugins.
Namespace
Drupal\Core\Plugin\ContextCode
abstract public function getDefinitions();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.