You are here

protected property GridStackListBuilder::$currentUser in GridStack 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/gridstack_ui/src/Controller/GridStackListBuilder.php, line 26

Class

GridStackListBuilder
Provides a listing of GridStack optionsets.

Namespace

Drupal\gridstack_ui\Controller

Code

protected $currentUser;