Example3.php
Same filename in other branches
Namespace
Drupal\plugin_test\Plugin\plugin_test\custom_annotationFile
-
core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ custom_annotation/ Example3.php
View source
<?php
namespace Drupal\plugin_test\Plugin\plugin_test\custom_annotation;
use Drupal\plugin_test\Plugin\Attribute\PluginExample;
/**
* Provides a test plugin with a custom attribute.
*/
class Example3 {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Example3 | Provides a test plugin with a custom attribute. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.