function TestServiceMethodReturnsVoid::methodReturnsVoid

Same name in other branches
  1. 10 core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceMethodReturnsVoid::methodReturnsVoid()
  2. 11.x core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php \Drupal\Tests\Component\ProxyBuilder\TestServiceMethodReturnsVoid::methodReturnsVoid()

File

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

Class

TestServiceMethodReturnsVoid

Namespace

Drupal\Tests\Component\ProxyBuilder

Code

public function methodReturnsVoid(string $parameter) : void {
}

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