You are here

protected property ContactFormViewBuilder::$entityFormBuilder in Contact Storage 8

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

src/ContactFormViewBuilder.php, line 29

Class

ContactFormViewBuilder
Provides a contact form view builder.

Namespace

Drupal\contact_storage

Code

protected $entityFormBuilder;