You are here

protected property PathElementFormTest::$testUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php \Drupal\KernelTests\Core\Element\PathElementFormTest::testUser
  2. 9 core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php \Drupal\KernelTests\Core\Element\PathElementFormTest::testUser

User for testing.

Type: \Drupal\user\UserInterface

File

core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php, line 26

Class

PathElementFormTest
Tests PathElement validation and conversion functionality.

Namespace

Drupal\KernelTests\Core\Element

Code

protected $testUser;