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\contact
Code
protected $userStorage;
Please login to continue.