You are here

constant ConfigSplitCliService::NO_CHANGES in Configuration Split 2.0.x

Same name and namespace in other branches
  1. 8 src/ConfigSplitCliService.php \Drupal\config_split\ConfigSplitCliService::NO_CHANGES

The return value indicating no changes were imported.

File

src/ConfigSplitCliService.php, line 28

Class

ConfigSplitCliService
The CLI service class for interoperability.

Namespace

Drupal\config_split

Code

const NO_CHANGES = 'no_changes';