You are here

protected property ElementsVerticalTabsTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/ElementsVerticalTabsTest.php \Drupal\system\Tests\Form\ElementsVerticalTabsTest::adminUser

A user with permission to access vertical_tab_test_tabs.

Type: \Drupal\user\UserInterface

File

core/modules/system/src/Tests/Form/ElementsVerticalTabsTest.php, line 33
Contains \Drupal\system\Tests\Form\ElementsVerticalTabsTest.

Class

ElementsVerticalTabsTest
Tests the vertical_tabs form element for expected behavior.

Namespace

Drupal\system\Tests\Form

Code

protected $adminUser;