protected property EditionsController::$currentUser in Simplenews Scheduler 2.0.x
Same name and namespace in other branches
- 8 src/Controller/EditionsController.php \Drupal\simplenews_scheduler\Controller\EditionsController::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
Overrides ControllerBase::$currentUser
File
- src/
Controller/ EditionsController.php, line 33 - Contains \Drupal\simplenews_scheduler\Controller\EditionsController.
Class
- EditionsController
- Default controller for the simplenews_scheduler module.
Namespace
Drupal\simplenews_scheduler\ControllerCode
protected $currentUser;