protected property ContactMessageResource::$mailHandler in Contact message REST 8
The contact mail handler service.
Type: \Drupal\contact\MailHandlerInterface
File
- src/
Plugin/ rest/ resource/ ContactMessageResource.php, line 65 - Contains \Drupal\contact_message_rest\Plugin\rest\resource\ContactMessageResource.
Class
- ContactMessageResource
- Creates a resource for adding contact Message entities and sending them.
Namespace
Drupal\contact_message_rest\Plugin\rest\resourceCode
protected $mailHandler;