You are here

protected property StorageComparerTest::$configData in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php \Drupal\Tests\Core\Config\StorageComparerTest::configData

An array of test configuration data keyed by configuration name.

Type: array

File

core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php, line 47
Contains \Drupal\Tests\Core\Config\StorageComparerTest.

Class

StorageComparerTest
@coversDefaultClass \Drupal\Core\Config\StorageComparer @group Config

Namespace

Drupal\Tests\Core\Config

Code

protected $configData;