You are here

protected property AgreementForm::$account in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Form/AgreementForm.php \Drupal\agreement\Form\AgreementForm::account

Current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/AgreementForm.php, line 55

Class

AgreementForm
Agreement page form.

Namespace

Drupal\agreement\Form

Code

protected $account;