You are here

protected property ConfigImportUITest::$webUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/config/tests/src/Functional/ConfigImportUITest.php \Drupal\Tests\config\Functional\ConfigImportUITest::webUser
  2. 10 core/modules/config/tests/src/Functional/ConfigImportUITest.php \Drupal\Tests\config\Functional\ConfigImportUITest::webUser

A user with the 'synchronize configuration' permission.

Type: \Drupal\user\UserInterface

File

core/modules/config/tests/src/Functional/ConfigImportUITest.php, line 38

Class

ConfigImportUITest
Tests the user interface for importing configuration.

Namespace

Drupal\Tests\config\Functional

Code

protected $webUser;