The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
File
- core/lib/Drupal/Core/Entity/EntityFormBuilder.php, line 25
Class
- EntityFormBuilder
- Builds entity forms.
Namespace
Drupal\Core\Entity
Code
protected $formBuilder;
The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
Drupal\Core\Entity
protected $formBuilder;
Please login to continue.