class AttributeDiscoveryTestMissingInterface

Provides a custom test plugin that implements a missing interface.

Attributes

#[CustomPlugin(id: "discovery_test_missing_interface", title: "Discovery test plugin missing interface")]

Hierarchy

Expanded class hierarchy of AttributeDiscoveryTestMissingInterface

File

core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php, line 12

Namespace

com\example\PluginNamespace
View source
class AttributeDiscoveryTestMissingInterface implements CustomInterface {

}

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