Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/InstallStorage.php \Drupal\Core\Config\InstallStorage::directory
  2. 9 core/lib/Drupal/Core/Config/InstallStorage.php \Drupal\Core\Config\InstallStorage::directory

The directory to scan in each extension to scan for files.

Type: string

Overrides FileStorage::$directory

File

core/lib/Drupal/Core/Config/InstallStorage.php, line 48

Class

InstallStorage
Storage used by the Drupal installer.

Namespace

Drupal\Core\Config

Code

protected $directory;