You are here

private property PardotEventSubscriber::$condition_manager in Pardot Integration 8

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/PardotEventSubscriber.php \Drupal\pardot\EventSubscriber\PardotEventSubscriber::condition_manager

The condition manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/EventSubscriber/PardotEventSubscriber.php, line 35

Class

PardotEventSubscriber
Provides a response event subscriber for Pardot.

Namespace

Drupal\pardot\EventSubscriber

Code

private $condition_manager;