You are here

protected property EntityModerationRouteProvider::$entityFieldManager in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/Routing/EntityModerationRouteProvider.php \Drupal\workbench_moderation\Routing\EntityModerationRouteProvider::entityFieldManager

The entity manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Routing/EntityModerationRouteProvider.php, line 27

Class

EntityModerationRouteProvider
Provides the following routes:

Namespace

Drupal\workbench_moderation\Routing

Code

protected $entityFieldManager;