You are here

protected property DevelEventInfoTest::$develUser in Devel 8

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

The user for the test.

Type: \Drupal\user\UserInterface

File

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

Class

DevelEventInfoTest
Tests event info pages and links.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;