You are here

protected property RoleDelegationSettingsForm::$currentUser in Role Delegation 8

The current user viewing the form.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/RoleDelegationSettingsForm.php, line 21

Class

RoleDelegationSettingsForm
Configure book settings for this site.

Namespace

Drupal\role_delegation\Form

Code

protected $currentUser;