function MockControllerPsr7::getResult
File
-
core/
tests/ Drupal/ Tests/ Core/ Controller/ ControllerResolverTest.php, line 209
Class
Namespace
Drupal\Tests\Core\ControllerCode
public function getResult() {
return [
'#markup' => 'This is a regular controller',
];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.