protected property ConfigImportAllTest::$webUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config/tests/src/Functional/ConfigImportAllTest.php \Drupal\Tests\config\Functional\ConfigImportAllTest::webUser
A user with the 'synchronize configuration' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigImportAllTest.php, line 24
Class
- ConfigImportAllTest
- Tests the largest configuration import possible with all available modules.
Namespace
Drupal\Tests\config\FunctionalCode
protected $webUser;