public function PetInterface::setReplyTo in Previewable email templates 8.3
1 method overrides PetInterface::setReplyTo()
- Pet::setReplyTo in src/
Entity/ Pet.php
File
- src/
Entity/ PetInterface.php, line 109
Class
- PetInterface
- Provides an interface for defining Pet entities.
Namespace
Drupal\pet\EntityCode
public function setReplyTo($reply_to);