class TestServiceReturnReference

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
  2. 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference
  3. 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceReturnReference

Hierarchy

Expanded class hierarchy of TestServiceReturnReference

File

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

Namespace

Drupal\Tests\Component\ProxyBuilder
View source
class TestServiceReturnReference {
    public function &returnReference() {
    }

}

Members

Title Sort descending Modifiers Object type Summary
TestServiceReturnReference::returnReference public function

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