class TestPluginDefinition

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php \Drupal\KernelTests\Core\Plugin\Context\TestPluginDefinition

Hierarchy

Expanded class hierarchy of TestPluginDefinition

File

core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php, line 93

Namespace

Drupal\KernelTests\Core\Plugin\Context
View source
class TestPluginDefinition extends PluginDefinition implements ContextAwarePluginDefinitionInterface {
    use ContextAwarePluginDefinitionTrait;

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.