The UUID service.
Type: \Drupal\Component\Uuid\UuidInterface
Overrides EntityStorageBase::$uuidService
File
- core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php, line 43
Class
- KeyValueEntityStorage
- Provides a key value backend for entities.
Namespace
Drupal\Core\Entity\KeyValueStore
Code
protected $uuidService;
Please login to continue.