protected property ConfigActionsService::$auto in Config Actions 8
autoExecute property. If TRUE, actions with "auto: false" are skipped If FALSE, all actions are executed.
Type: bool
File
- src/
ConfigActionsService.php, line 65
Class
- ConfigActionsService
- Base class for config_actions plugins.
Namespace
Drupal\config_actionsCode
protected $auto = FALSE;