protected property EntityFormBuilder::$formBuilder in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/EntityFormBuilder.php \Drupal\Core\Entity\EntityFormBuilder::formBuilder
The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityFormBuilder.php, line 32
Class
- EntityFormBuilder
- Builds entity forms.
Namespace
Drupal\Core\EntityCode
protected $formBuilder;