You are here

protected property Panelizer::$currentUser in Panelizer 8.5

Same name and namespace in other branches
  1. 8.3 src/Panelizer.php \Drupal\panelizer\Panelizer::currentUser
  2. 8.4 src/Panelizer.php \Drupal\panelizer\Panelizer::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Panelizer.php, line 72

Class

Panelizer
The Panelizer service.

Namespace

Drupal\panelizer

Code

protected $currentUser;