class AttributeDiscoveryTest2
Same name and namespace in other branches
- 11.x core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php \com\example\PluginNamespace\AttributeDiscoveryTest2
Provides a custom test plugin that extends from a missing dependency.
Attributes
#[CustomPlugin(id: "discovery_test_2", title: "Discovery test plugin 2")]
Hierarchy
- class \com\example\PluginNamespace\AttributeDiscoveryTest2 implements \Drupal\a_module_that_does_not_exist\Plugin\Custom
Expanded class hierarchy of AttributeDiscoveryTest2
File
-
core/
tests/ fixtures/ plugins/ Plugin/ PluginNamespace/ AttributeDiscoveryTest2.php, line 12
Namespace
com\example\PluginNamespaceView source
class AttributeDiscoveryTest2 extends Custom {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.