You are here

protected property OptionalModuleManager::$installProfile in Open Social 8.9

Same name and namespace in other branches
  1. 8.8 src/Installer/OptionalModuleManager.php \Drupal\social\Installer\OptionalModuleManager::installProfile
  2. 10.3.x src/Installer/OptionalModuleManager.php \Drupal\social\Installer\OptionalModuleManager::installProfile
  3. 10.0.x src/Installer/OptionalModuleManager.php \Drupal\social\Installer\OptionalModuleManager::installProfile
  4. 10.1.x src/Installer/OptionalModuleManager.php \Drupal\social\Installer\OptionalModuleManager::installProfile
  5. 10.2.x src/Installer/OptionalModuleManager.php \Drupal\social\Installer\OptionalModuleManager::installProfile

The name of the active install profile.

Type: string

File

src/Installer/OptionalModuleManager.php, line 32

Class

OptionalModuleManager
Optional Module Manager.

Namespace

Drupal\social\Installer

Code

protected $installProfile;