interface TestBaseInterface in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestBaseInterface
Hierarchy
- interface \Drupal\Tests\Component\ProxyBuilder\TestBaseInterface
Expanded class hierarchy of TestBaseInterface
All classes that implement TestBaseInterface
File
- core/
tests/ Drupal/ Tests/ Component/ ProxyBuilder/ ProxyBuilderTest.php, line 505 - Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.
Namespace
Drupal\Tests\Component\ProxyBuilderView source
interface TestBaseInterface {
}