protected property SocialTourController::$currentUser in Open Social 8
Same name and namespace in other branches
- 8.2 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::currentUser
- 8.3 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::currentUser
- 8.4 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::currentUser
- 8.5 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::currentUser
Protected var for the current user.
Type: \Drupal\Core\Session\AccountProxy
Overrides ControllerBase::$currentUser
File
- modules/
custom/ social_tour/ src/ SocialTourController.php, line 42
Class
- SocialTourController
- Class SocialTourController.
Namespace
Drupal\social_tourCode
protected $currentUser;