interface TestChildInterface

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestChildInterface
  2. 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestChildInterface
  3. 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestChildInterface

Hierarchy

  • interface \Drupal\Tests\Component\ProxyBuilder\TestBaseInterface
    • interface \Drupal\Tests\Component\ProxyBuilder\TestChildInterface extends \Drupal\Tests\Component\ProxyBuilder\TestBaseInterface

Expanded class hierarchy of TestChildInterface

All classes that implement TestChildInterface

File

core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php, line 439

Namespace

Drupal\Tests\Component\ProxyBuilder
View source
interface TestChildInterface extends TestBaseInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.