You are here

protected property EntityForm::$entityTypeManager in Flexiform 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/EntityForm.php, line 33

Class

EntityForm
Provides a block to see an entity form.

Namespace

Drupal\flexiform\Plugin\Block

Code

protected $entityTypeManager;