You are here

protected property ContentTranslationSyncUnitTest::$unchangedFieldValues in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationSyncUnitTest::unchangedFieldValues
  2. 10 core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationSyncUnitTest::unchangedFieldValues

The unchanged field values.

Type: array

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php, line 55

Class

ContentTranslationSyncUnitTest
Tests the field synchronization logic.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $unchangedFieldValues;