You are here

protected property UserRegisterBlock::$entityTypeManager in DXPR Theme Helper 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface.

File

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

Class

UserRegisterBlock
Provides a block for the user registration form.

Namespace

Drupal\glazed_helper\Plugin\Block

Code

protected $entityTypeManager;