You are here

protected property ReviewEntityForm::$account in Reviews 1.0.x

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/ReviewEntityForm.php, line 21

Class

ReviewEntityForm
Form controller for Review edit forms.

Namespace

Drupal\reviews\Form

Code

protected $account;