You are here

protected property ConfigProviderBase::$installProfile in Configuration Provider 8.2

The name of the currently active installation profile.

Type: string

File

src/Plugin/ConfigProviderBase.php, line 45

Class

ConfigProviderBase
Base class for Configuration provider plugins.

Namespace

Drupal\config_provider\Plugin

Code

protected $installProfile;