class StubPluginBase
A class extending PluginBase for testing purposes.
Hierarchy
- class \Drupal\Component\Plugin\PluginBase implements \Drupal\Component\Plugin\PluginInspectionInterface, \Drupal\Component\Plugin\DerivativeInspectionInterface
- class \Drupal\Tests\Component\Plugin\StubPluginBase extends \Drupal\Component\Plugin\PluginBase
Expanded class hierarchy of StubPluginBase
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ StubPluginBase.php, line 12
Namespace
Drupal\Tests\Component\PluginView source
class StubPluginBase extends PluginBase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.