protected property ConfigExportImportUITest::$fieldName in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::fieldName
Holds the randomly-generated name of a field.
Type: string
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php, line 55
Class
- ConfigExportImportUITest
- Tests the user interface for importing/exporting configuration.
Namespace
Drupal\Tests\config\FunctionalCode
protected $fieldName;