You are here

protected property DbDumpTest::$data in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Update/DbDumpTest.php \Drupal\system\Tests\Update\DbDumpTest::data

Test data to write into config.

Type: array

File

core/modules/system/src/Tests/Update/DbDumpTest.php, line 37
Contains \Drupal\system\Tests\Update\DbDumpTest.

Class

DbDumpTest
Tests for the database dump commands.

Namespace

Drupal\system\Tests\Update

Code

protected $data;