protected property ConfigImportUITest::$webUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/config/tests/src/Functional/ConfigImportUITest.php \Drupal\Tests\config\Functional\ConfigImportUITest::webUser
- 9 core/modules/config/tests/src/Functional/ConfigImportUITest.php \Drupal\Tests\config\Functional\ConfigImportUITest::webUser
A user with the 'synchronize configuration' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php, line 39
Class
- ConfigImportUITest
- Tests the user interface for importing configuration.
Namespace
Drupal\Tests\config\FunctionalCode
protected $webUser;