You are here

protected property ElementsVerticalTabsTest::$webUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php \Drupal\Tests\system\Functional\Form\ElementsVerticalTabsTest::webUser
  2. 9 core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php \Drupal\Tests\system\Functional\Form\ElementsVerticalTabsTest::webUser

A normal user.

Type: \Drupal\user\UserInterface

File

core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php, line 40

Class

ElementsVerticalTabsTest
Tests the vertical_tabs form element for expected behavior.

Namespace

Drupal\Tests\system\Functional\Form

Code

protected $webUser;