public function InstallStorage::__construct

Overrides Drupal\Core\Config\FileStorage::__construct().

Overrides FileStorage::__construct

File

drupal/core/lib/Drupal/Core/Config/InstallStorage.php, line 27
Contains Drupal\Core\Config\InstallStorage.

Class

InstallStorage
Storage controller used by the Drupal installer.

Namespace

Drupal\Core\Config

Code

public function __construct() {
}