You are here

protected property DevelStateEditorTest::$adminUser in Devel 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/DevelStateEditorTest.php \Drupal\Tests\devel\Functional\DevelStateEditorTest::adminUser

The user for tests.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/DevelStateEditorTest.php, line 39

Class

DevelStateEditorTest
Tests devel state editor.

Namespace

Drupal\Tests\devel\Functional

Code

protected $adminUser;