You are here

protected property TranslationTest::$fieldStorage in Zircon Profile 8

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

The field storage to use in this test.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/field/src/Tests/TranslationTest.php, line 64
Contains \Drupal\field\Tests\TranslationTest.

Class

TranslationTest
Tests multilanguage fields logic.

Namespace

Drupal\field\Tests

Code

protected $fieldStorage;