protected property BynderSearch::$moduleHandler in Bynder 8
Same name and namespace in other branches
- 8.2 src/Plugin/EntityBrowser/Widget/BynderSearch.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderSearch::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ EntityBrowser/ Widget/ BynderSearch.php, line 100
Class
- BynderSearch
- Uses a Bynder API to search and provide entity listing in a browser's widget.
Namespace
Drupal\bynder\Plugin\EntityBrowser\WidgetCode
protected $moduleHandler;