ConfigExportImportUITest::$tarball

Same name and namespace in other branches
  1. 9 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::tarball
  2. 8.9.x core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::tarball
  3. 10 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 28

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\Tests\config\Functional

Code

protected $tarball;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.