protected property SettingsForm::$currentUser in Notify 8
Same name and namespace in other branches
- 2.0.x src/Form/SettingsForm.php \Drupal\notify\Form\SettingsForm::currentUser
- 1.0.x src/Form/SettingsForm.php \Drupal\notify\Form\SettingsForm::currentUser
Drupal\Core\Session\AccountProxyInterface definition.
Type: AccountProxyInterface $currentUser
File
- src/
Form/ SettingsForm.php, line 27
Class
- SettingsForm
- Defines a form that configures forms module settings.
Namespace
Drupal\notify\FormCode
protected $currentUser;