You are here

private property ConfigForm::$currentUser in Restrict IP 8

Same name and namespace in other branches
  1. 8.2 src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::currentUser
  2. 3.x src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::currentUser

* The current user * *

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/ConfigForm.php, line 21

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

private $currentUser;