You are here

constant ConfigActionsService::CONFIG_ACTIONS_LIST_COMMAND in Config Actions 8

The internal option used to list instead of execute actions.

File

src/ConfigActionsService.php, line 28

Class

ConfigActionsService
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

const CONFIG_ACTIONS_LIST_COMMAND = '_list';