You are here

protected property DevelStateEditorTest::$develUser in Devel 8

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

The user for tests.

Type: \Drupal\user\UserInterface

File

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

Class

DevelStateEditorTest
Tests devel state editor.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;