You are here

constant ConfigActionsServiceInterface::CONFIG_ACTIONS_CONFIG_DIR in Config Actions 8

The sub-directory of a module containing config action files.

File

src/ConfigActionsServiceInterface.php, line 13

Class

ConfigActionsServiceInterface
Defines an interface for config actions service

Namespace

Drupal\config_actions

Code

const CONFIG_ACTIONS_CONFIG_DIR = 'config/actions';