protected property ConfigExportImportUITest::$tarball in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::tarball
The contents of the config export tarball, held between test methods.
Type: string
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php, line 26
Class
- ConfigExportImportUITest
- Tests the user interface for importing/exporting configuration.
Namespace
Drupal\Tests\config\FunctionalCode
protected $tarball;