You are here

protected property EntityEditFormBlock::$entityTypeManager in Entityform block 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/EntityEditFormBlock.php, line 30

Class

EntityEditFormBlock
Provides a block for creating a new content entity.

Namespace

Drupal\entityform_block\Plugin\Block

Code

protected $entityTypeManager;