You are here

protected property EntityQueueUiTest::$webUser in Entityqueue 8

A user with the 'administer entityqueue' permission.

Type: \Drupal\user\UserInterface

File

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

Class

EntityQueueUiTest
Tests the user interface for entityqueue module.

Namespace

Drupal\Tests\entityqueue\Functional

Code

protected $webUser;