interface TestInterface

Hierarchy

Expanded class hierarchy of TestInterface

All classes that implement TestInterface

File

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

Namespace

Drupal\Tests\Component\ProxyBuilder
View source
interface TestInterface {
  public function testMethod($parameter);

}

Members

Title Sort descending Modifiers Object type Summary Overrides
TestInterface::testMethod public function 1

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