You are here

protected property ContentTranslationSyncUnitTest::$synchronized in Zircon Profile 8

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

The columns to be synchronized.

Type: array

File

core/modules/content_translation/src/Tests/ContentTranslationSyncUnitTest.php, line 32
Contains \Drupal\content_translation\Tests\ContentTranslationSyncUnitTest.

Class

ContentTranslationSyncUnitTest
Tests the field synchronization logic.

Namespace

Drupal\content_translation\Tests

Code

protected $synchronized;