You are here

protected property ConfigActionsPluginBase::$auto in Config Actions 8

If FALSE, do not run action when service has autoExecute enabled.

Type: bool

File

src/ConfigActionsPluginBase.php, line 99

Class

ConfigActionsPluginBase
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

protected $auto;