The UUID service.
Type: \Drupal\Component\Uuid\UuidInterface
File
- core/lib/Drupal/Core/Entity/EntityStorageBase.php, line 66
Class
- EntityStorageBase
- A base entity storage class.
Namespace
Drupal\Core\Entity
Code
protected $uuidService;
The UUID service.
Type: \Drupal\Component\Uuid\UuidInterface
Drupal\Core\Entity
protected $uuidService;
Please login to continue.