You are here

protected property SettingsForm::$currentUser in Notify 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SettingsForm.php \Drupal\notify\Form\SettingsForm::currentUser
  2. 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\Form

Code

protected $currentUser;