You are here

protected property ConfigExportImportUITest::$tarball in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigExportImportUITest.php \Drupal\config\Tests\ConfigExportImportUITest::tarball

The contents of the config export tarball, held between test methods.

Type: string

File

core/modules/config/src/Tests/ConfigExportImportUITest.php, line 32
Contains \Drupal\config\Tests\ConfigExportImportUITest.

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\config\Tests

Code

protected $tarball;