protected property Query::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/Entity/Query/Query.php \Drupal\Core\Config\Entity\Query\Query::configFactory
- 10 core/lib/Drupal/Core/Config/Entity/Query/Query.php \Drupal\Core\Config\Entity\Query\Query::configFactory
The config factory used by the config entity query.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
lib/ Drupal/ Core/ Config/ Entity/ Query/ Query.php, line 28
Class
- Query
- Defines the entity query for configuration entities.
Namespace
Drupal\Core\Config\Entity\QueryCode
protected $configFactory;