interface Test2Interface in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\Test2Interface
Provides a different test interface.
Hierarchy
- interface \Drupal\Tests\Component\Utility\Test2Interface
Expanded class hierarchy of Test2Interface
All classes that implement Test2Interface
File
- core/
tests/ Drupal/ Tests/ Component/ Utility/ ArgumentsResolverTest.php, line 209 - Contains \Drupal\Tests\Component\Utility\ArgumentsResolverTest.
Namespace
Drupal\Tests\Component\UtilityView source
interface Test2Interface {
}