function TestFilteredPluginManager::contextHandler
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php \Drupal\Tests\Core\Plugin\TestFilteredPluginManager::contextHandler()
- 10 core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php \Drupal\Tests\Core\Plugin\TestFilteredPluginManager::contextHandler()
- 11.x core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php \Drupal\Tests\Core\Plugin\TestFilteredPluginManager::contextHandler()
Overrides ContextAwarePluginManagerTrait::contextHandler
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ FilteredPluginManagerTraitTest.php, line 101
Class
- TestFilteredPluginManager
- Class that allows testing the trait.
Namespace
Drupal\Tests\Core\PluginCode
protected function contextHandler() {
return $this->contextHandler;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.