interface VegetableInterface
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
- 8.9.x core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
- 10 core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
Provides an interface for test plugins.
Hierarchy
- interface \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
Expanded class hierarchy of VegetableInterface
All classes that implement VegetableInterface
1 file declares its use of VegetableInterface
- DefaultFactoryTest.php in core/
tests/ Drupal/ Tests/ Component/ Plugin/ DefaultFactoryTest.php
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ Fixtures/ vegetable/ VegetableInterface.php, line 10
Namespace
Drupal\Tests\Component\Plugin\Fixtures\vegetableView source
interface VegetableInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.