You are here

protected property ConfigInstaller::$installProfile in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::installProfile

The name of the currently active installation profile.

Type: string

File

core/lib/Drupal/Core/Config/ConfigInstaller.php, line 66

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $installProfile;