class BigApple

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php \Drupal\plugin_test_extended\Plugin\plugin_test\fruit\BigApple
  2. 8.9.x core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php \Drupal\plugin_test_extended\Plugin\plugin_test\fruit\BigApple
  3. 10 core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php \Drupal\plugin_test_extended\Plugin\plugin_test\fruit\BigApple

Plugin annotation


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

Hierarchy

  • class \Drupal\plugin_test_extended\Plugin\plugin_test\fruit\BigApple

Expanded class hierarchy of BigApple

File

core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php, line 12

Namespace

Drupal\plugin_test_extended\Plugin\plugin_test\fruit
View source
class BigApple {

}

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