protected property DisplayHelper::$queryFactory in Lightning Core 8
Same name and namespace in other branches
- 8.2 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_coreCode
protected $queryFactory;