You are here

protected property DurationFormElementTest::$testUser in Duration Field 8.2

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

User for testing.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/DurationFormElementTest.php, line 23

Class

DurationFormElementTest
Tests the 'duration' form element.

Namespace

Drupal\Tests\duration_field\Kernel

Code

protected $testUser;