You are here

protected property DiffArrayTest::$array1 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php \Drupal\Tests\Core\Common\DiffArrayTest::array1

Array to use for testing.

Type: array

File

core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php, line 25
Contains \Drupal\Tests\Core\Common\DiffArrayTest.

Class

DiffArrayTest
Tests the DiffArray helper class.

Namespace

Drupal\Tests\Core\Common

Code

protected $array1;