class BigApple
Same name in other branches
- 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
- 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
- 11.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
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\fruitView source
class BigApple {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.