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