class AttributeDiscoveryTest2
Same name 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.
Hierarchy
- class \com\example\PluginNamespace\AttributeDiscoveryTest2 extends \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.