protected property ContentTranslationTestBase::$fieldName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/Tests/ContentTranslationTestBase.php \Drupal\content_translation\Tests\ContentTranslationTestBase::fieldName
The name of the field used to test translation.
Type: string
File
- core/
modules/ content_translation/ src/ Tests/ ContentTranslationTestBase.php, line 73 - Contains \Drupal\content_translation\Tests\ContentTranslationTestBase.
Class
- ContentTranslationTestBase
- Base class for content translation tests.
Namespace
Drupal\content_translation\TestsCode
protected $fieldName;