class FormEnhancer

Enhances a form route with the appropriate controller.

Hierarchy

Expanded class hierarchy of FormEnhancer

1 string reference to 'FormEnhancer'

File

drupal/core/lib/Drupal/Core/Routing/Enhancer/FormEnhancer.php, line 17
Contains \Drupal\Core\Routing\Enhancer\FormEnhancer.

Namespace

Drupal\Core\Routing\Enhancer
View source

Members

Namesort descending Modifiers Type Description Overrides
FormEnhancer::$negotiation protected property Content negotiation library.
FormEnhancer::enhance public function {@inhertdoc} Overrides RouteEnhancerInterface::enhance
FormEnhancer::__construct public function Constructs a new \Drupal\Core\Routing\Enhancer\FormEnhancer object.