protected property ConfigImportUITest::$webUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigImportUITest.php \Drupal\config\Tests\ConfigImportUITest::webUser
A user with the 'synchronize configuration' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ config/ src/ Tests/ ConfigImportUITest.php, line 34 - Contains \Drupal\config\Tests\ConfigImportUITest.
Class
- ConfigImportUITest
- Tests the user interface for importing/exporting configuration.
Namespace
Drupal\config\TestsCode
protected $webUser;