You are here

protected property DisplayHelper::$queryFactory in Lightning Core 8.2

Same name and namespace in other branches
  1. 8 src/DisplayHelper.php \Drupal\lightning_core\DisplayHelper::queryFactory

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

src/DisplayHelper.php, line 19

Class

DisplayHelper
Helps query and configure various display settings.

Namespace

Drupal\lightning_core

Code

protected $queryFactory;