You are here

protected property AjaxRenderer::$controllerResolver in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php \Drupal\Core\Render\MainContent\AjaxRenderer::controllerResolver

The controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface

File

core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php, line 28
Contains \Drupal\Core\Render\MainContent\AjaxRenderer.

Class

AjaxRenderer
Default main content renderer for Ajax requests.

Namespace

Drupal\Core\Render\MainContent

Code

protected $controllerResolver;