function TestServiceMethodReturnsVoid::methodReturnsVoid

File

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

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.