namespace Drupal\plugin_test_extended\Plugin\plugin_test\fruit

Same name in other branches
  1. 11.x Drupal\plugin_test_extended\Plugin\plugin_test\fruit
  2. 9 Drupal\plugin_test_extended\Plugin\plugin_test\fruit
  3. 8.9.x Drupal\plugin_test_extended\Plugin\plugin_test\fruit
Object name File name Summary
BigApple core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php Plugin annotation

@PluginExtended(
id = "big_apple",
label = "Big Apple",
color = "green"
)

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.