You are here

protected property GridStackPluginBase::$currentUser in GridStack 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/GridStackPluginBase.php, line 62

Class

GridStackPluginBase
Provides base class for all gridstack plugins.

Namespace

Drupal\gridstack

Code

protected $currentUser;