ConditionPluginBase::$executableManager

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager
  2. 8.9.x core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager
  3. 10 core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager

The condition manager to proxy execute calls through.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

core/lib/Drupal/Core/Condition/ConditionPluginBase.php, line 30

Class

ConditionPluginBase
Provides a basis for fulfilling contexts for condition plugins.

Namespace

Drupal\Core\Condition

Code

protected $executableManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.