protected property ConditionPluginBase::$executableManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Condition/ConditionPluginBase.php \Drupal\Core\Condition\ConditionPluginBase::executableManager
The condition manager to proxy execute calls through.
Type: \Drupal\Core\Executable\ExecutableInterface
File
- core/
lib/ Drupal/ Core/ Condition/ ConditionPluginBase.php, line 33 - Contains \Drupal\Core\Condition\ConditionPluginBase.
Class
- ConditionPluginBase
- Provides a basis for fulfilling contexts for condition plugins.
Namespace
Drupal\Core\ConditionCode
protected $executableManager;