You are here

constant ConfigActionsTemplate::CONFIG_TEMPLATE_DIRECTORY in Config Actions 8

The name of the default sub-directory containing config templates.

File

src/Plugin/ConfigActionsSource/ConfigActionsTemplate.php, line 27

Class

ConfigActionsTemplate
Plugin for config source from files.

Namespace

Drupal\config_actions\Plugin\ConfigActionsSource

Code

const CONFIG_TEMPLATE_DIRECTORY = 'config/templates';