protected property UserBlocksTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserBlocksTest.php \Drupal\Tests\user\Functional\UserBlocksTest::adminUser
A user with the 'administer blocks' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php, line 33
Class
- UserBlocksTest
- Tests user blocks.
Namespace
Drupal\Tests\user\FunctionalCode
protected $adminUser;