protected property UserAuthTest::$userStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::userStorage
- 9 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::userStorage
The mock user storage.
Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ user/ tests/ src/ Unit/ UserAuthTest.php, line 28
Class
- UserAuthTest
- @coversDefaultClass \Drupal\user\UserAuth @group user
Namespace
Drupal\Tests\user\UnitCode
protected $userStorage;