protected property DbUpdateController::$account in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::account
- 10 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::account
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ system/ src/ Controller/ DbUpdateController.php, line 58
Class
- DbUpdateController
- Controller routines for database update routes.
Namespace
Drupal\system\ControllerCode
protected $account;