You are here

protected property GetSettingsFromCoreConfig::$configFactory in Acquia Content Hub 8.2

The Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/GetSettings/GetSettingsFromCoreConfig.php, line 21

Class

GetSettingsFromCoreConfig
Gets the ContentHub Server settings from configuration.

Namespace

Drupal\acquia_contenthub\EventSubscriber\GetSettings

Code

protected $configFactory;