You are here

protected property WorkflowStateHistoryFormatter::$entityTypeManager in Workflow 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/WorkflowStateHistoryFormatter.php, line 58

Class

WorkflowStateHistoryFormatter
Provides a workflow state history formatter.

Namespace

Drupal\workflow\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;