protected property UserBlocksTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserBlocksTest.php \Drupal\user\Tests\UserBlocksTest::adminUser
A user with the 'administer blocks' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ src/ Tests/ UserBlocksTest.php, line 31 - Contains \Drupal\user\Tests\UserBlocksTest.
Class
- UserBlocksTest
- Tests user blocks.
Namespace
Drupal\user\TestsCode
protected $adminUser;