protected property DomainAccessControlHandler::$entityTypeManager in Domain Access 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- domain/
src/ DomainAccessControlHandler.php, line 28
Class
- DomainAccessControlHandler
- Defines the access controller for the domain entity type.
Namespace
Drupal\domainCode
protected $entityTypeManager;