You are here

protected property TranslationTest::$fieldStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::fieldStorage

The field storage to use in this test.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/field/tests/src/Kernel/TranslationTest.php, line 61

Class

TranslationTest
Tests multilanguage fields logic.

Namespace

Drupal\Tests\field\Kernel

Code

protected $fieldStorage;