protected property EntityQueueFormWidgetSimpleQueueTest::$webUser in Entityqueue Form Widget 8
Same name and namespace in other branches
- 2.0.x 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\FunctionalJavascriptCode
protected $webUser;