You are here

protected property BynderSearch::$urlGenerator 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::urlGenerator

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

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 $urlGenerator;