AttributeDiscoveryTest1.php
Same filename in this branch
Same filename in other branches
Namespace
com\example\PluginNamespaceFile
-
core/
tests/ fixtures/ plugins/ Plugin/ PluginNamespace/ AttributeDiscoveryTest1.php
View source
<?php
declare (strict_types=1);
namespace com\example\PluginNamespace;
use Drupal\Component\Plugin\Attribute\Plugin;
/**
* Provides a custom test plugin.
*/
class AttributeDiscoveryTest1 {
}
Classes
Title | Deprecated | Summary |
---|---|---|
AttributeDiscoveryTest1 | Provides a custom test plugin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.