You are here

protected property DurationElementStatesTest::$testUser in Duration Field 8.2

Same name and namespace in other branches
  1. 3.0.x tests/src/FunctionalJavascript/DurationElementStatesTest.php \Drupal\Tests\duration_field\FunctionalJavascript\DurationElementStatesTest::testUser

Regular authenticated User for tests.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/DurationElementStatesTest.php, line 36

Class

DurationElementStatesTest
Tests the JavaScript #states functionality of 'duration' form elements.

Namespace

Drupal\Tests\duration_field\FunctionalJavascript

Code

protected $testUser;