You are here

protected property ArrayDiffUnitTest::$array2 in Drupal 7

Array to use for testing.

Type: array

File

modules/simpletest/tests/common.test, line 3169
Tests for common.inc functionality.

Class

ArrayDiffUnitTest
Test array diff functions.

Code

protected $array2;