You are here

protected property DomainConfigOverride::$configFactory in Domain Site Settings 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Configuration/DomainConfigOverride.php, line 22

Class

DomainConfigOverride
Overrides the config with the saved domain specific settings.

Namespace

Drupal\domain_site_settings\Configuration

Code

protected $configFactory;