class Apple

Plugin annotation


@Plugin(
  id = "apple",
  label = "Apple",
  color = "green"
)

Hierarchy

  • class \Drupal\plugin_test\Plugin\plugin_test\fruit\Apple

Expanded class hierarchy of Apple

3 string references to 'Apple'

File

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

Namespace

Drupal\plugin_test\Plugin\plugin_test\fruit
View source

Members