class TestServiceReturnReference
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
- 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
- 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
Hierarchy
- class \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
Expanded class hierarchy of TestServiceReturnReference
File
-
core/
tests/ Drupal/ Tests/ Component/ ProxyBuilder/ ProxyBuilderTest.php, line 390
Namespace
Drupal\Tests\Component\ProxyBuilderView source
class TestServiceReturnReference {
public function &returnReference() {
}
}
Members
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.