/var/www/doncode.com.ua/www/lib/sendgrid/lib/contacts
NameSizeModeActions
README.md5620644editdlrm
Recipient.php20160644editdlrm
RecipientForm.php10460644editdlrm
Edit: /var/www/doncode.com.ua/www/lib/sendgrid/lib/contacts/RecipientForm.php (1046B)
First Name:
Last Name:
E-mail:
'; $this->html = $html; } /** * Return the HTML form * * @return string */ public function __toString() { return $this->html; } }