You are here

protected property EntityDuplicateController::$formBuilder in Entity API 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Controller/EntityDuplicateController.php, line 38

Class

EntityDuplicateController

Namespace

Drupal\entity\Controller

Code

protected $formBuilder;