You are here

protected property ConditionBase::$executableManager in GoogleTagManager 8

The condition manager to proxy execute calls through.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/ConditionBase.php, line 30

Class

ConditionBase
Provides a basis for fulfilling contexts for condition plugins.

Namespace

Drupal\google_tag

Code

protected $executableManager;