You are here

protected property DraggableViewsField::$currentUser in DraggableViews 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/DraggableViewsField.php \Drupal\draggableviews\Plugin\views\field\DraggableViewsField::currentUser

The Current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/views/field/DraggableViewsField.php, line 44

Class

DraggableViewsField
Defines a draggableviews form element.

Namespace

Drupal\draggableviews\Plugin\views\field

Code

protected $currentUser;