class AttributeDiscoveryTest1

Same name in other branches
  1. 11.x core/tests/Drupal/Tests/Component/Plugin/Attribute/Fixtures/Plugins/PluginNamespace/AttributeDiscoveryTest1.php \com\example\PluginNamespace\AttributeDiscoveryTest1
  2. 11.x core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php \com\example\PluginNamespace\AttributeDiscoveryTest1

Provides a custom test plugin.

Attributes

#[Plugin(id: "discovery_test_1")]
#[CustomPlugin(id: "discovery_test_1", title: "Discovery test plugin")]

Hierarchy

Expanded class hierarchy of AttributeDiscoveryTest1

File

core/tests/Drupal/Tests/Component/Plugin/Attribute/Fixtures/Plugins/PluginNamespace/AttributeDiscoveryTest1.php, line 12

Namespace

com\example\PluginNamespace
View source
class AttributeDiscoveryTest1 {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.