protected property MailHandler::$userStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::userStorage
- 10 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::userStorage
The user entity storage handler.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ contact/ src/ MailHandler.php, line 46
Class
- MailHandler
- Provides a class for handling assembly and dispatch of contact mail messages.
Namespace
Drupal\contactCode
protected $userStorage;