protected property ConfigStorageController::$entityType

Entity type for this controller instance.

Type: string

File

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

Class

ConfigStorageController
Defines the storage controller class for configuration entities.

Namespace

Drupal\Core\Config\Entity

Code

protected $entityType;