protected property UserAccessControlHandlerTest::$emailViewer in Drupal 10
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php \Drupal\Tests\user\Unit\UserAccessControlHandlerTest::emailViewer
The mock user account with 'view user email addresses' permission.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ user/ tests/ src/ Unit/ UserAccessControlHandlerTest.php, line 40
Class
- UserAccessControlHandlerTest
- Tests the user access controller.
Namespace
Drupal\Tests\user\UnitCode
protected $emailViewer;