protected property ExecutablePluginBase::$executableManager

The condition manager to proxy execute calls through.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php, line 24
Contains \Drupal\Core\Executable\ExecutablePluginBase.

Class

ExecutablePluginBase
Provides the basic architecture for executable plugins.

Namespace

Drupal\Core\Executable

Code

protected $executableManager;