You are here

interface VegetableInterface in Drupal 9

Same name and namespace in other branches
  1. 8 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 8

Namespace

Drupal\Tests\Component\Plugin\Fixtures\vegetable
View source
interface VegetableInterface {

}

Members