class TestServiceSimpleMethod
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceSimpleMethod
- 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceSimpleMethod
- 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceSimpleMethod
Hierarchy
- class \Drupal\Tests\Component\ProxyBuilder\TestServiceSimpleMethod
Expanded class hierarchy of TestServiceSimpleMethod
File
-
core/
tests/ Drupal/ Tests/ Component/ ProxyBuilder/ ProxyBuilderTest.php, line 420
Namespace
Drupal\Tests\Component\ProxyBuilderView source
class TestServiceSimpleMethod {
public function method() {
}
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
TestServiceSimpleMethod::method | public | function |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.