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