Definition of Drupal\plugin_test\Plugin\plugin_test\fruit\Apple.
Namespace
Drupal\plugin_test\Plugin\plugin_test\fruit
File
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Apple.php
Classes
Name |
Description |
Apple |
Plugin annotation
@Plugin(
id = "apple",
label = "Apple",
color = "green"
) |