You are here

protected property DiffArrayTest::$array2 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::array2

Array to use for testing.

Type: array

File

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

Class

DiffArrayTest
Tests the DiffArray helper class.

Namespace

Drupal\Tests\Core\Common

Code

protected $array2;