You are here

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

The Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/acquia_contenthub_preview/src/EventSubscriber/PreviewSettings.php, line 21

Class

PreviewSettings
Gets the ContentHub Server settings from configuration.

Namespace

Drupal\acquia_contenthub_preview\EventSubscriber

Code

protected $configFactory;