ContactFormInterface::getReply

public ContactFormInterface::getReply()

Returns an auto-reply message to send to the message author.

Return value

string An auto-reply message

File

core/modules/contact/src/ContactFormInterface.php, line 52

Class

ContactFormInterface
Provides an interface defining a contact form entity.

Namespace

Drupal\contact

Code

public function getReply();
doc_Drupal
2016-10-29 08:56:28
Comments
Leave a Comment

Please login to continue.