FormController::$controllerResolver

The controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface

Deprecated

Deprecated property that is only assigned when the 'controller_resolver' service is used as the first parameter to FormController::__construct().

See also

https://www.drupal.org/node/2959408

\Drupal\Core\Controller\FormController::__construct()

File

core/lib/Drupal/Core/Controller/FormController.php, line 37

Class

FormController
Common base class for form interstitial controllers.

Namespace

Drupal\Core\Controller

Code

protected $controllerResolver;

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