You are here

protected property AbjsConditionForm::$time in A/B Test JS 2.0.x

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

Provides a class for obtaining system time.

Type: \Drupal\Component\Datetime\Time

File

src/Form/AbjsConditionForm.php, line 36

Class

AbjsConditionForm
Class for build form condition.

Namespace

Drupal\abjs\Form

Code

protected $time;