You are here

protected property GroupContentController::$entityFormBuilder in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Controller/GroupContentController.php \Drupal\group\Entity\Controller\GroupContentController::entityFormBuilder

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

Overrides ControllerBase::$entityFormBuilder

File

src/Entity/Controller/GroupContentController.php, line 43

Class

GroupContentController
Returns responses for GroupContent routes.

Namespace

Drupal\group\Entity\Controller

Code

protected $entityFormBuilder;