You are here

protected property View::$currentUser in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityBrowser/Widget/View.php \Drupal\entity_browser\Plugin\EntityBrowser\Widget\View::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/EntityBrowser/Widget/View.php, line 38

Class

View
Uses a view to provide entity listing in a browser's widget.

Namespace

Drupal\entity_browser\Plugin\EntityBrowser\Widget

Code

protected $currentUser;