You are here

constant ConfigActionsService::ACTION_KEY in Config Actions 8

The key for locating actions in the config_actions.yml file.

File

src/ConfigActionsService.php, line 23

Class

ConfigActionsService
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

const ACTION_KEY = 'actions';