function TestServiceReturnReference::returnReference

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()
  2. 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()
  3. 9 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()
  4. 8.9.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference::returnReference()

File

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

Class

TestServiceReturnReference
Test service with method that returns reference.

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

public function &returnReference() {
}

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