public function EasyEmailTypeInterface::getGenerateBodyPlain in Easy Email 2.0.x
Same name and namespace in other branches
- 8 src/Entity/EasyEmailTypeInterface.php \Drupal\easy_email\Entity\EasyEmailTypeInterface::getGenerateBodyPlain()
Return value
bool
1 method overrides EasyEmailTypeInterface::getGenerateBodyPlain()
- EasyEmailType::getGenerateBodyPlain in src/
Entity/ EasyEmailType.php
File
- src/
Entity/ EasyEmailTypeInterface.php, line 172
Class
- EasyEmailTypeInterface
- Provides an interface for defining Email template entities.
Namespace
Drupal\easy_email\EntityCode
public function getGenerateBodyPlain();