You are here

protected property ContentTranslationSyncImageTest::$cardinality in Zircon Profile 8

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

The cardinality of the image field.

Type: int

File

core/modules/content_translation/src/Tests/ContentTranslationSyncImageTest.php, line 24
Contains \Drupal\content_translation\Tests\ContentTranslationSyncImageTest.

Class

ContentTranslationSyncImageTest
Tests the field synchronization behavior for the image field.

Namespace

Drupal\content_translation\Tests

Code

protected $cardinality;