You are here

protected property DevelElementInfoTest::$develUser in Devel 8.2

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

The user for the test.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/DevelElementInfoTest.php, line 26

Class

DevelElementInfoTest
Tests element info pages and links.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;