public function TestServiceReturnReference::returnReference in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()
- 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()
File
- core/
tests/ Drupal/ Tests/ Component/ ProxyBuilder/ ProxyBuilderTest.php, line 392 - Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest.
Class
Namespace
Drupal\Tests\Component\ProxyBuilderCode
public function &returnReference() {
}