protected property ConfigStorageController::$uuidKey

Name of the entity's UUID property.

Type: string

Overrides EntityStorageControllerBase::$uuidKey

File

drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php, line 41
Definition of Drupal\Core\Config\Entity\ConfigStorageController.

Class

ConfigStorageController
Defines the storage controller class for configuration entities.

Namespace

Drupal\Core\Config\Entity

Code

protected $uuidKey = 'uuid';