You are here

public function PetInterface::setSendPlain in Previewable email templates 8.3

1 method overrides PetInterface::setSendPlain()
Pet::setSendPlain in src/Entity/Pet.php

File

src/Entity/PetInterface.php, line 113

Class

PetInterface
Provides an interface for defining Pet entities.

Namespace

Drupal\pet\Entity

Code

public function setSendPlain($send_plain);