protected property QueryFactory::$configStorage

The config storage used by the config entity query.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php, line 26
Contains \Drupal\Core\Config\Entity\Query\QueryFactory.

Class

QueryFactory
Provides a factory for creating entity query objects for the config backend.

Namespace

Drupal\Core\Config\Entity\Query

Code

protected $configStorage;