You are here

protected property TranslationTest::$field 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::field

The field to use in this test.

Type: \Drupal\field\Entity\FieldConfig

File

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

Class

TranslationTest
Tests multilanguage fields logic.

Namespace

Drupal\Tests\field\Kernel

Code

protected $field;