protected property ConfigExportImportUITest::$originalSlogan in Drupal 9
Same name and namespace in other branches
- 8 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::originalSlogan
Holds the original 'site slogan' before testing.
Type: string
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php, line 33
Class
- ConfigExportImportUITest
- Tests the user interface for importing/exporting configuration.
Namespace
Drupal\Tests\config\FunctionalCode
protected $originalSlogan;