protected property VocabularyAccessControlHandler::$entityTypeManager in Taxonomy access fix 8.3
Same name and namespace in other branches
- 8.2 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_fixCode
protected $entityTypeManager;