The entity type ID of the access control handler instance.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php, line 28
Class
- EntityAccessControlHandler
- Defines a default implementation for entity access control handler.
Namespace
Drupal\Core\Entity
Code
protected $entityTypeId;
Please login to continue.