protected property TaxonomyPermissions::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/TaxonomyPermissions.php \Drupal\taxonomy\TaxonomyPermissions::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ taxonomy/ src/ TaxonomyPermissions.php, line 29 - Contains \Drupal\taxonomy\TaxonomyPermissions.
Class
- TaxonomyPermissions
- Provides dynamic permissions of the taxonomy module.
Namespace
Drupal\taxonomyCode
protected $entityManager;