function MockContainerInjection::getResult

File

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

Class

MockContainerInjection

Namespace

Drupal\Tests\Core\Controller

Code

public function getResult() {
  return $this->result;
}

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