You are here

constant ConfigImporterServiceTestBase::TEST_CONFIG in Config Importer and Tools 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/ConfigImporterServiceTestBase.php \Drupal\Tests\config_import\Unit\ConfigImporterServiceTestBase::TEST_CONFIG

Name of config for experiments.

File

tests/src/Unit/ConfigImporterServiceTestBase.php, line 18

Class

ConfigImporterServiceTestBase
Base abstraction for testing the configuration importer service.

Namespace

Drupal\Tests\config_import\Unit

Code

const TEST_CONFIG = 'core.extension';