protected property UserTrackerTab::$currentUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php \Drupal\tracker\Plugin\Menu\UserTrackerTab::currentUser
Current user object.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ tracker/ src/ Plugin/ Menu/ UserTrackerTab.php, line 23 - Contains \Drupal\tracker\Plugin\Menu\UserTrackerTab.
Class
- UserTrackerTab
- Provides route parameters needed to link to the current user tracker tab.
Namespace
Drupal\tracker\Plugin\MenuCode
protected $currentUser;