You are here

protected property FieldWidgetConfigTest::$adminUser in Entity Browser 8.2

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

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/FieldWidgetConfigTest.php, line 47

Class

FieldWidgetConfigTest
Tests the config UI for adding and editing entity browsers.

Namespace

Drupal\Tests\entity_browser\FunctionalJavascript

Code

protected $adminUser;