You are here

protected property DevelRouteInfoTest::$develUser in Devel 8.2

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

The user for the test.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/DevelRouteInfoTest.php, line 25

Class

DevelRouteInfoTest
Tests routes info pages and links.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;