You are here

protected property ConfigAccessTest::$adminUser in Entity Browser 8.2

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

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ConfigAccessTest.php, line 34

Class

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

Namespace

Drupal\Tests\entity_browser\Functional

Code

protected $adminUser;