You are here

interface Test1Interface in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\Test1Interface

Provides a test interface.

Hierarchy

Expanded class hierarchy of Test1Interface

All classes that implement Test1Interface

File

core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php, line 203
Contains \Drupal\Tests\Component\Utility\ArgumentsResolverTest.

Namespace

Drupal\Tests\Component\Utility
View source
interface Test1Interface {

}

Members