protected property ContactForm::$reply in Drupal 8
Same name and namespace in other branches
- 9 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::reply
- 10 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::reply
An auto-reply message.
Type: string
File
- core/
modules/ contact/ src/ Entity/ ContactForm.php, line 97
Class
- ContactForm
- Defines the contact form entity.
Namespace
Drupal\contact\EntityCode
protected $reply = '';