interface VegetableInterface

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
  2. 8.9.x core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php \Drupal\Tests\Component\Plugin\Fixtures\vegetable\VegetableInterface
  3. 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

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\vegetable
View source
interface VegetableInterface {

}

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