PagerExamplePage::$currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/pager_example/src/Controller/PagerExamplePage.php, line 32

Class

PagerExamplePage
Controller for pager_example.page route.

Namespace

Drupal\pager_example\Controller

Code

protected $currentUser;