class Cherry

Plugin annotation


@Plugin(
  id = "cherry",
  label = "Cherry",
  color = "red"
)

Hierarchy

  • class \Drupal\plugin_test\Plugin\plugin_test\fruit\Cherry

Expanded class hierarchy of Cherry

3 string references to 'Cherry'

File

drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Cherry.php, line 19
Definition of Drupal\plugin_test\Plugin\plugin_test\fruit\Cherry.

Namespace

Drupal\plugin_test\Plugin\plugin_test\fruit
View source

Members