protected property ConfigEntityQueryTest::$factory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/ConfigEntityQueryTest.php \Drupal\system\Tests\Entity\ConfigEntityQueryTest::factory
The query factory used to construct all queries in the test.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/
modules/ system/ src/ Tests/ Entity/ ConfigEntityQueryTest.php, line 40 - Contains \Drupal\system\Tests\Entity\ConfigEntityQueryTest.
Class
- ConfigEntityQueryTest
- Tests Config Entity Query functionality.
Namespace
Drupal\system\Tests\EntityCode
protected $factory;