You are here

protected property GridWidget::$currentUser in Paragraphs grid 8

The current users account proxy.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Field/FieldWidget/GridWidget.php, line 52

Class

GridWidget
Plugin implementation of the 'grid_widget' widget.

Namespace

Drupal\paragraphs_grid\Plugin\Field\FieldWidget

Code

protected $currentUser;