You are here

protected property Taxonomy::$entityFieldManager in Workbench Access 8

Field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/AccessControlHierarchy/Taxonomy.php, line 41

Class

Taxonomy
Defines a hierarchy based on a Vocabulary.

Namespace

Drupal\workbench_access\Plugin\AccessControlHierarchy

Code

protected $entityFieldManager;