You are here

public function TestServiceReturnReference::returnReference in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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

TestServiceReturnReference

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

public function &returnReference() {
}