You are here

protected property EloquaEventSubscriber::$conditionManager in Eloqua 8

The condition manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/EventSubscriber/EloquaEventSubscriber.php, line 36
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 $conditionManager;