interface FruitInterface

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php \Drupal\plugin_test\Plugin\plugin_test\fruit\FruitInterface
  2. 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
  3. 10 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

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\fruit
View source
interface FruitInterface {

}

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