You are here

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

The name of the field to use in this test.

Type: string

File

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

Class

TranslationTest
Tests multilanguage fields logic.

Namespace

Drupal\Tests\field\Kernel

Code

protected $fieldName;