protected property DiffArrayTest::$array1 in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php \Drupal\Tests\Core\Common\DiffArrayTest::array1
- 10 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 20
Class
- DiffArrayTest
- Tests the DiffArray helper class.
Namespace
Drupal\Tests\Core\CommonCode
protected $array1;