You are here

protected property EntityFormBlockDeriver::$entityTypeManager in Flexiform 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Deriver/EntityFormBlockDeriver.php, line 28

Class

EntityFormBlockDeriver
Provides a deriver class.

Namespace

Drupal\flexiform\Plugin\Deriver

Code

protected $entityTypeManager;