You are here

protected property PanelsStorageManager::$currentUser in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Storage/PanelsStorageManager.php \Drupal\panels\Storage\PanelsStorageManager::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Storage/PanelsStorageManager.php, line 27

Class

PanelsStorageManager
Panels storage manager service.

Namespace

Drupal\panels\Storage

Code

protected $currentUser;