You are here

protected property SettingsForm::$currentUser in Notify 2.0.x

Same name and namespace in other branches
  1. 8 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: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/SettingsForm.php, line 27

Class

SettingsForm
Defines a form that configures forms module settings.

Namespace

Drupal\notify\Form

Code

protected $currentUser;