class DiscoveryTest1
Provides a custom test plugin.
Plugin annotation
@Plugin(
  id = "discovery_test_1"
)
@CustomPlugin(
  id = "discovery_test_1",
  title = "Discovery test plugin"
)
  
  Hierarchy
- class \com\example\PluginNamespace\DiscoveryTest1
 
Expanded class hierarchy of DiscoveryTest1
File
- 
              core/
tests/ Drupal/ Tests/ Component/ Annotation/ Fixtures/ PluginNamespace/ DiscoveryTest1.php, line 18  
Namespace
com\example\PluginNamespaceView source
class DiscoveryTest1 {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.