Definition of Drupal\plugin_test\Plugin\plugin_test\fruit\Cherry.
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/Cherry.php
Classes
Name |
Description |
Cherry |
Plugin annotation
@Plugin(
id = "cherry",
label = "Cherry",
color = "red"
) |