ConditionPluginBase::$executableManager
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager
- 10 core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager
- 11.x 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 29
Class
- ConditionPluginBase
- Provides a basis for fulfilling contexts for condition plugins.
Namespace
Drupal\Core\ConditionCode
protected $executableManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.