The entity type.
Type: string
File
- core/lib/Drupal/Core/Entity/Entity.php, line 33
Class
- Entity
- Defines a base entity class.
Namespace
Drupal\Core\Entity
Code
protected $entityTypeId;
The entity type.
Type: string
Drupal\Core\Entity
protected $entityTypeId;
Please login to continue.