You are here

protected property EntityQueueFormWidgetSimpleQueueTest::$webUser in Entityqueue Form Widget 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/FunctionalJavascript/EntityQueueFormWidgetSimpleQueueTest.php \Drupal\Tests\entityqueue_form_widget\FunctionalJavascript\EntityQueueFormWidgetSimpleQueueTest::webUser

A user with the 'manipulate all entityqueue' permission.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/EntityQueueFormWidgetSimpleQueueTest.php, line 43

Class

EntityQueueFormWidgetSimpleQueueTest
Tests the UI for Entity Queue Form Widget with Simple Queue.

Namespace

Drupal\Tests\entityqueue_form_widget\FunctionalJavascript

Code

protected $webUser;