protected property ContentTranslationTestBase::$fieldName in Drupal 8
Same name in this branch
- 8 core/modules/content_translation/src/Tests/ContentTranslationTestBase.php \Drupal\content_translation\Tests\ContentTranslationTestBase::fieldName
- 8 core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php \Drupal\Tests\content_translation\Functional\ContentTranslationTestBase::fieldName
The name of the field used to test translation.
Type: string
File
- core/
modules/ content_translation/ src/ Tests/ ContentTranslationTestBase.php, line 77
Class
- ContentTranslationTestBase
- Base class for content translation tests.
Namespace
Drupal\content_translation\TestsCode
protected $fieldName;