You are here

protected property AbjsConditionForm::$account in A/B Test JS 8

Same name and namespace in other branches
  1. 2.0.x src/Form/AbjsConditionForm.php \Drupal\abjs\Form\AbjsConditionForm::account

Current account user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/AbjsConditionForm.php, line 22

Class

AbjsConditionForm
Class for build form condition.

Namespace

Drupal\abjs\Form

Code

protected $account;