interface TestBaseInterface in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestBaseInterface
- 10 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 435 - Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.
Namespace
Drupal\Tests\Component\ProxyBuilderView source
interface TestBaseInterface {
}