You are here

public constant ConfigRewriterInterface::CONFIG_REWRITE_DIRECTORY in Configuration Rewrite 8

Same name and namespace in other branches
  1. 8.2 src/ConfigRewriterInterface.php \Drupal\config_rewrite\ConfigRewriterInterface::CONFIG_REWRITE_DIRECTORY

Extension sub-directory containing default configuration for installation.

File

src/ConfigRewriterInterface.php, line 13

Class

ConfigRewriterInterface
Provides an interface for the ConfigRewriter.

Namespace

Drupal\config_rewrite

Code

public const CONFIG_REWRITE_DIRECTORY = 'config/rewrite';