You are here

protected property ConfigImportInstallProfileTest::$webUser in Zircon Profile 8

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

A user with the 'synchronize configuration' permission.

Type: \Drupal\user\UserInterface

File

core/modules/config/src/Tests/ConfigImportInstallProfileTest.php, line 38
Contains \Drupal\config\Tests\ConfigImportInstallProfileTest.

Class

ConfigImportInstallProfileTest
Tests the importing/exporting configuration based on the install profile.

Namespace

Drupal\config\Tests

Code

protected $webUser;