You are here

protected property ArrayDiffUnitTest::$array1 in Drupal 7

Array to use for testing.

Type: array

File

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

Class

ArrayDiffUnitTest
Test array diff functions.

Code

protected $array1;