You are here

protected property DevelEntityTypeInfoTest::$develUser in Devel 8

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

The user for the test.

Type: \Drupal\user\UserInterface

File

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

Class

DevelEntityTypeInfoTest
Tests entity type info pages and links.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;