You are here

protected property PanelsStorageManager::$currentUser in Panels 8.4

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

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Storage/PanelsStorageManager.php, line 26

Class

PanelsStorageManager
Panels storage manager service.

Namespace

Drupal\panels\Storage

Code

protected $currentUser;