You are here

private property RemoteStreamWrapperWidget::$currentUser in Remote stream wrapper widget 8

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Field/FieldWidget/RemoteStreamWrapperWidget.php, line 40

Class

RemoteStreamWrapperWidget
Plugin implementation of the 'remote_stream_wrapper' widget.

Namespace

Drupal\remote_stream_wrapper_widget\Plugin\Field\FieldWidget

Code

private $currentUser;