You are here

protected property TranslationWebTest::$fieldStorage in Zircon Profile 8

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

The field storage to use in this test.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/field/src/Tests/TranslationWebTest.php, line 48
Contains \Drupal\field\Tests\TranslationWebTest.

Class

TranslationWebTest
Tests multilanguage fields logic that require a full environment.

Namespace

Drupal\field\Tests

Code

protected $fieldStorage;