You are here

protected property FormComponentAddLocalAction::$entityTypeManager in Flexiform 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Deriver/FormComponentAddLocalAction.php, line 32

Class

FormComponentAddLocalAction
Provides local action definitions for all entity bundles.

Namespace

Drupal\flexiform\Plugin\Deriver

Code

protected $entityTypeManager;