class TestServiceWithChildInterfaces in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceWithChildInterfaces
- 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceWithChildInterfaces
Hierarchy
- class \Drupal\Tests\Component\ProxyBuilder\TestServiceWithChildInterfaces implements TestChildInterface
Expanded class hierarchy of TestServiceWithChildInterfaces
File
- core/
tests/ Drupal/ Tests/ Component/ ProxyBuilder/ ProxyBuilderTest.php, line 443 - Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.
Namespace
Drupal\Tests\Component\ProxyBuilderView source
class TestServiceWithChildInterfaces implements TestChildInterface {
}