ConfigImportAllTest::$webUser

Same name in other branches
  1. 9 core/modules/config/tests/src/Functional/ConfigImportAllTest.php \Drupal\Tests\config\Functional\ConfigImportAllTest::webUser
  2. 10 core/modules/config/tests/src/Functional/ConfigImportAllTest.php \Drupal\Tests\config\Functional\ConfigImportAllTest::webUser
  3. 11.x core/modules/config/tests/src/Functional/ConfigImportAllTest.php \Drupal\Tests\config\Functional\ConfigImportAllTest::webUser

A user with the 'synchronize configuration' permission.

Type: \Drupal\user\UserInterface

File

core/modules/config/tests/src/Functional/ConfigImportAllTest.php, line 24

Class

ConfigImportAllTest
Tests the largest configuration import possible with all available modules.

Namespace

Drupal\Tests\config\Functional

Code

protected $webUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.