You are here

protected property GridStackLayoutBase::$currentUser in GridStack 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Layout/GridStackLayoutBase.php, line 26

Class

GridStackLayoutBase
Provides a GridStack base class for Layout plugins.

Namespace

Drupal\gridstack\Plugin\Layout

Code

protected $currentUser;