You are here

protected property SourceStorage::$profiles in Configuration installer 8

The available install profiles.

Type: array

File

src/Storage/SourceStorage.php, line 26

Class

SourceStorage
Wraps the sync storage so the config_installer can make modifications.

Namespace

Drupal\config_installer\Storage

Code

protected $profiles;