You are here

protected property EloquaEventSubscriber::$config in Eloqua 8

The Eloqua config.

Type: \Drupal\Core\Config\Config

File

src/EventSubscriber/EloquaEventSubscriber.php, line 29
Contains Drupal\eloqua\EventSubscriber\EloquaEventSubscriber

Class

EloquaEventSubscriber
Provides a response event subscriber for Eloqua. Sets config value for use in eloqua.module.

Namespace

Drupal\eloqua\EventSubscriber

Code

protected $config;