You are here

protected property FormController::$controllerResolver in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Controller/FormController.php \Drupal\Core\Controller\FormController::controllerResolver

The controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface

File

core/lib/Drupal/Core/Controller/FormController.php, line 29
Contains \Drupal\Core\Controller\FormController.

Class

FormController
Common base class for form interstitial controllers.

Namespace

Drupal\Core\Controller

Code

protected $controllerResolver;