You are here

protected property BynderSearch::$entityQuery in Bynder 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/EntityBrowser/Widget/BynderSearch.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderSearch::entityQuery

The entity query factory.

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

File

src/Plugin/EntityBrowser/Widget/BynderSearch.php, line 78

Class

BynderSearch
Uses a Bynder API to search and provide entity listing in a browser's widget.

Namespace

Drupal\bynder\Plugin\EntityBrowser\Widget

Code

protected $entityQuery;