protected property TransitionManager::$currentUser in Lightning Workflow 8.2
Same name and namespace in other branches
- 8.3 modules/lightning_scheduler/src/TransitionManager.php \Drupal\lightning_scheduler\TransitionManager::currentUser
The currently logged-in user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
lightning_scheduler/ src/ TransitionManager.php, line 33
Class
Namespace
Drupal\lightning_schedulerCode
protected $currentUser;