protected property KeyValueEntityStorage::$uuidService

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!KeyValueStore!KeyValueEntityStorage.php/property/KeyValueEntityStorage::uuidService/8.1.x