protected property ConfigExportImportUITest::$newSlogan in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigExportImportUITest.php \Drupal\config\Tests\ConfigExportImportUITest::newSlogan
Holds a randomly generated new 'site slogan' for testing.
Type: string
File
- core/
modules/ config/ src/ Tests/ ConfigExportImportUITest.php, line 46 - Contains \Drupal\config\Tests\ConfigExportImportUITest.
Class
- ConfigExportImportUITest
- Tests the user interface for importing/exporting configuration.
Namespace
Drupal\config\TestsCode
protected $newSlogan;