The unique identifier of this entity type.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 52
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $id;
The unique identifier of this entity type.
Type: string
Drupal\Core\Entity
protected $id;
Please login to continue.