You are here

protected property ContentTranslationConfigImportTest::$configImporter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php \Drupal\content_translation\Tests\ContentTranslationConfigImportTest::configImporter

Config Importer object used for testing.

Type: \Drupal\Core\Config\ConfigImporter

Overrides TestBase::$configImporter

File

core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php, line 26
Contains \Drupal\content_translation\Tests\ContentTranslationConfigImportTest.

Class

ContentTranslationConfigImportTest
Tests content translation updates performed during config import.

Namespace

Drupal\content_translation\Tests

Code

protected $configImporter;