SystemBrandingOffCanvasForm::$currentUser
Same name in other branches
- 9 core/modules/system/src/Form/SystemBrandingOffCanvasForm.php \Drupal\system\Form\SystemBrandingOffCanvasForm::currentUser
- 8.9.x core/modules/system/src/Form/SystemBrandingOffCanvasForm.php \Drupal\system\Form\SystemBrandingOffCanvasForm::currentUser
- 10 core/modules/system/src/Form/SystemBrandingOffCanvasForm.php \Drupal\system\Form\SystemBrandingOffCanvasForm::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
-
core/
modules/ system/ src/ Form/ SystemBrandingOffCanvasForm.php, line 42
Class
- SystemBrandingOffCanvasForm
- The settings_tray form handler for the SystemBrandingBlock.
Namespace
Drupal\system\FormCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.