You are here

protected property UserRegisterBlock::$entityFormBuilder in Form Block 8

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

The entity form builder.

Type: \Drupal\Core\Entity\EntityManagerInterface.

File

src/Plugin/Block/UserRegisterBlock.php, line 39

Class

UserRegisterBlock
Provides a block for the user registration form.

Namespace

Drupal\formblock\Plugin\Block

Code

protected $entityFormBuilder;