You are here

protected property ConfigImportAllTest::$webUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigImportAllTest.php \Drupal\config\Tests\ConfigImportAllTest::webUser

A user with the 'synchronize configuration' permission.

Type: \Drupal\user\UserInterface

File

core/modules/config/src/Tests/ConfigImportAllTest.php, line 30
Contains \Drupal\config\Tests\ConfigImportAllTest.

Class

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

Namespace

Drupal\config\Tests

Code

protected $webUser;