You are here

protected property GetSettingsFromEnvVar::$logger in Acquia Content Hub 8.2

Acquia ContentHub logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/EventSubscriber/GetSettings/GetSettingsFromEnvVar.php, line 41

Class

GetSettingsFromEnvVar
Gets the ContentHub Server settings from environment variable.

Namespace

Drupal\acquia_contenthub\EventSubscriber\GetSettings

Code

protected $logger;