You are here

protected property EntityQueueTest::$adminUser in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 tests/src/FunctionalJavascript/EntityQueueTest.php \Drupal\Tests\entity_browser\FunctionalJavascript\EntityQueueTest::adminUser

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/EntityQueueTest.php, line 34

Class

EntityQueueTest
Tests entity browser used to manipulate EntitySubqueue.

Namespace

Drupal\Tests\entity_browser\FunctionalJavascript

Code

protected $adminUser;