You are here

protected property StateChange::$entityTypeManager in Workbench Moderation Actions 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Action/StateChange.php, line 46

Class

StateChange
Publishes a media entity.

Namespace

Drupal\workbench_moderation_actions\Plugin\Action

Code

protected $entityTypeManager;