class DerivedPluginStub
Hierarchy
- class \Drupal\Component\Plugin\Attribute\AttributeBase implements \Drupal\Component\Plugin\Attribute\AttributeInterface
- class \Drupal\Component\Plugin\Attribute\Plugin extends \Drupal\Component\Plugin\Attribute\AttributeBase
- class \Drupal\Tests\Component\Plugin\Attribute\DerivedPluginStub extends \Drupal\Component\Plugin\Attribute\Plugin
- class \Drupal\Component\Plugin\Attribute\Plugin extends \Drupal\Component\Plugin\Attribute\AttributeBase
Expanded class hierarchy of DerivedPluginStub
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ Attribute/ PluginTest.php, line 73
Namespace
Drupal\Tests\Component\Plugin\AttributeView source
class DerivedPluginStub extends Plugin {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.