protected property Template::$body in Workbench Email 8
Same name and namespace in other branches
- 2.x src/Entity/Template.php \Drupal\workbench_email\Entity\Template::body
Body with value and format keys.
Type: string[]
File
- src/
Entity/ Template.php, line 74
Class
- Template
- Defines the Email Template entity.
Namespace
Drupal\workbench_email\EntityCode
protected $body = [];