You are here

protected property StateTransitionFormFormatter::$entityTypeManager in State Machine 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/StateTransitionFormFormatter.php, line 49

Class

StateTransitionFormFormatter
Plugin implementation of the 'state_transition_form' formatter.

Namespace

Drupal\state_machine\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;