You are here

protected property ContactFormBlock::$entityFormBuilder in Form Block 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/ContactFormBlock.php \Drupal\formblock\Plugin\Block\ContactFormBlock::entityFormBuilder

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface.

File

src/Plugin/Block/ContactFormBlock.php, line 51

Class

ContactFormBlock
Provides a block for contact form.

Namespace

Drupal\formblock\Plugin\Block

Code

protected $entityFormBuilder;