You are here

protected property EntityFormViewBuilder::$entityFormBuilder in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x src/View/EntityFormViewBuilder.php \Drupal\twig_tweak\View\EntityFormViewBuilder::entityFormBuilder

The entity form builder service.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

src/View/EntityFormViewBuilder.php, line 20

Class

EntityFormViewBuilder
Entity form view builder.

Namespace

Drupal\twig_tweak\View

Code

protected $entityFormBuilder;