You are here

protected property VocabularyAccessControlHandler::$entityTypeManager in Taxonomy access fix 8.2

Same name and namespace in other branches
  1. 8.3 src/VocabularyAccessControlHandler.php \Drupal\taxonomy_access_fix\VocabularyAccessControlHandler::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/VocabularyAccessControlHandler.php, line 24

Class

VocabularyAccessControlHandler
Extends access control for Taxonomy Vocabulary entities.

Namespace

Drupal\taxonomy_access_fix

Code

protected $entityTypeManager;