protected property ModulesListForm::$currentUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Form/ModulesListForm.php \Drupal\system\Form\ModulesListForm::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ system/ src/ Form/ ModulesListForm.php, line 43
Class
- ModulesListForm
- Provides module installation interface.
Namespace
Drupal\system\FormCode
protected $currentUser;