You are here

class TestServiceWithChildInterfaces in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceWithChildInterfaces

Hierarchy

Expanded class hierarchy of TestServiceWithChildInterfaces

File

core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php, line 513
Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.

Namespace

Drupal\Tests\Component\ProxyBuilder
View source
class TestServiceWithChildInterfaces implements TestChildInterface {

}

Members