protected property BynderSearch::$urlGenerator in Bynder 8
Same name and namespace in other branches
- 8.2 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 58
Class
- BynderSearch
- Uses a Bynder API to search and provide entity listing in a browser's widget.
Namespace
Drupal\bynder\Plugin\EntityBrowser\WidgetCode
protected $urlGenerator;