function MockContainerInjection::__construct

File

core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php, line 222

Class

MockContainerInjection

Namespace

Drupal\Tests\Core\Controller

Code

public function __construct($result) {
  $this->result = $result;
}

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