public property ConfigQueryTest::$array in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php \Drupal\config_test\Entity\ConfigQueryTest::array
An array used by the wildcard tests.
Type: array
File
- core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigQueryTest.php, line 46 - Contains \Drupal\config_test\Entity\ConfigQueryTest.
Class
- ConfigQueryTest
- Defines the ConfigQueryTest configuration entity used by the query test.
Namespace
Drupal\config_test\EntityCode
public $array = array();