You are here

protected property DevelContainerInfoTest::$develUser in Devel 8

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

The user for tests.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/DevelContainerInfoTest.php, line 27

Class

DevelContainerInfoTest
Tests container info pages and links.

Namespace

Drupal\Tests\devel\Functional

Code

protected $develUser;