interface FruitInterface
Same name in other branches
- 8.9.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php \Drupal\plugin_test\Plugin\plugin_test\fruit\FruitInterface
- 10 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php \Drupal\plugin_test\Plugin\plugin_test\fruit\FruitInterface
- 11.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php \Drupal\plugin_test\Plugin\plugin_test\fruit\FruitInterface
Provides an interface for test plugins.
Hierarchy
- interface \Drupal\plugin_test\Plugin\plugin_test\fruit\FruitInterface
Expanded class hierarchy of FruitInterface
All classes that implement FruitInterface
File
-
core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ fruit/ FruitInterface.php, line 8
Namespace
Drupal\plugin_test\Plugin\plugin_test\fruitView source
interface FruitInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.