protected property EntityAccess::$entityTypeManager in Workspace 8.2
Same name and namespace in other branches
- 8 src/EntityAccess.php \Drupal\workspace\EntityAccess::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EntityAccess.php, line 27
Class
- EntityAccess
- Service wrapper for hooks relating to entity access control.
Namespace
Drupal\workspaceCode
protected $entityTypeManager;