RendererTestBase::$controllerResolver

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Render/RendererTestBase.php \Drupal\Tests\Core\Render\RendererTestBase::controllerResolver

The mocked controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Render/RendererTestBase.php, line 69

Class

RendererTestBase
Base class for the actual unit tests testing \Drupal\Core\Render\Renderer.

Namespace

Drupal\Tests\Core\Render

Code

protected $controllerResolver;

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