LayoutBuilderHtmlEntityFormController::$entityFormController

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php \Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController::entityFormController
  2. 8.9.x core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php \Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController::entityFormController
  3. 11.x core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php \Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController::entityFormController

The entity form controller being decorated.

Type: \Drupal\Core\Controller\FormController

File

core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php, line 23

Class

LayoutBuilderHtmlEntityFormController
Overrides the entity form controller service for layout builder operations.

Namespace

Drupal\layout_builder\Controller

Code

protected $entityFormController;

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