You are here

protected property ConfigImportUploadTest::$webUser in Zircon Profile 8.0

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

A user with the 'import configuration' permission.

Type: \Drupal\user\UserInterface

File

core/modules/config/src/Tests/ConfigImportUploadTest.php, line 24
Contains \Drupal\config\Tests\ConfigImportUploadTest.

Class

ConfigImportUploadTest
Tests importing configuration from an uploaded file.

Namespace

Drupal\config\Tests

Code

protected $webUser;