function TestServiceComplexMethod::complexMethod

File

core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php, line 173

Class

TestServiceComplexMethod

Namespace

Drupal\Tests\Core\ProxyBuilder

Code

public function complexMethod($parameter, callable $function, TestServiceNoMethod $test_service = NULL, array &$elements = []) {
}

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