function ContactFormInterface::getReply
Returns an auto-reply message to send to the message author.
Return value
string An auto-reply message
1 method overrides ContactFormInterface::getReply()
- ContactForm::getReply in core/modules/ contact/ src/ Entity/ ContactForm.php 
- Returns an auto-reply message to send to the message author.
File
- 
              core/modules/ contact/ src/ ContactFormInterface.php, line 52 
Class
- ContactFormInterface
- Provides an interface defining a contact form entity.
Namespace
Drupal\contactCode
public function getReply();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
