You are here

protected property BynderSearch::$accountProxy in Bynder 8

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

Account proxy.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

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