protected property View::$currentUser in Entity Browser 8.2
Same name and namespace in other branches
- 8 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\WidgetCode
protected $currentUser;