You are here

protected property InstallProfile::$configFactory in Helper 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/InstallProfile.php, line 32

Class

InstallProfile
Helpers related to working with install profiles.

Namespace

Drupal\helper

Code

protected $configFactory;