ConfigImportUploadTest::$webUser
Same name in other branches
- 9 core/modules/config/tests/src/Functional/ConfigImportUploadTest.php \Drupal\Tests\config\Functional\ConfigImportUploadTest::webUser
- 8.9.x core/modules/config/tests/src/Functional/ConfigImportUploadTest.php \Drupal\Tests\config\Functional\ConfigImportUploadTest::webUser
- 11.x core/modules/config/tests/src/Functional/ConfigImportUploadTest.php \Drupal\Tests\config\Functional\ConfigImportUploadTest::webUser
A user with the 'import configuration' permission.
Type: \Drupal\user\UserInterface
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigImportUploadTest.php, line 25
Class
- ConfigImportUploadTest
- Tests importing configuration from an uploaded file.
Namespace
Drupal\Tests\config\FunctionalCode
protected $webUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.