You are here

protected property AbjsExperienceForm::$account in A/B Test JS 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/AbjsExperienceForm.php \Drupal\abjs\Form\AbjsExperienceForm::account

Current account user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/AbjsExperienceForm.php, line 22

Class

AbjsExperienceForm
Class for build experience form.

Namespace

Drupal\abjs\Form

Code

protected $account;