You are here

protected property MailHandler::$userStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 51
Contains \Drupal\contact\MailHandler.

Class

MailHandler
Provides a class for handling assembly and dispatch of contact mail messages.

Namespace

Drupal\contact

Code

protected $userStorage;