You are here

protected property SubgroupWizardController::$entityFormBuilder in Subgroup (Graph) 1.0.x

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

Overrides ControllerBase::$entityFormBuilder

File

src/Controller/SubgroupWizardController.php, line 44

Class

SubgroupWizardController
Returns responses for 'subgroup' GroupContent routes.

Namespace

Drupal\ggroup\Controller

Code

protected $entityFormBuilder;