/home/techb158/immovalet.com/vendor/sendgrid/sendgrid/lib/contacts
NameSizeModeActions
Recipient.php19870644editdlrm
RecipientForm.php10460644editdlrm
Edit: /home/techb158/immovalet.com/vendor/sendgrid/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; } }