protected property ConfigStorageController::$idKey

Name of the entity's ID field in the entity database table.

Type: string

File

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

Class

ConfigStorageController
Defines the storage controller class for configuration entities.

Namespace

Drupal\Core\Config\Entity

Code

protected $idKey;