protected property ImageOnTranslatedEntityTest::$fieldName in Drupal 9
Same name and namespace in other branches
- 8 core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php \Drupal\Tests\image\Functional\ImageOnTranslatedEntityTest::fieldName
The name of the image field used in the test.
Type: string
File
- core/
modules/ image/ tests/ src/ Functional/ ImageOnTranslatedEntityTest.php, line 35
Class
- ImageOnTranslatedEntityTest
- Uploads images to translated nodes.
Namespace
Drupal\Tests\image\FunctionalCode
protected $fieldName;