You are here

protected property Template::$body in Workbench Email 8

Same name and namespace in other branches
  1. 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\Entity

Code

protected $body = [];