You are here

protected property GridStackLayoutTrait::$currentUser in GridStack 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Layout/GridStackLayoutTrait.php, line 20

Class

GridStackLayoutTrait
A Trait common for optional layout integration.

Namespace

Drupal\gridstack\Layout

Code

protected $currentUser;