You are here

protected property ContentTranslationConfigImportTest::$configImporter in Drupal 9

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

Config Importer object used for testing.

Type: \Drupal\Core\Config\ConfigImporter

Overrides KernelTestBase::$configImporter

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php, line 21

Class

ContentTranslationConfigImportTest
Tests content translation updates performed during config import.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $configImporter;