UserTrackerTab::$currentUser

Current user object.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php, line 21

Class

UserTrackerTab
Provides route parameters needed to link to the current user tracker tab.

Namespace

Drupal\tracker\Plugin\Menu

Code

protected $currentUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.