You are here

protected property MailEntity::$build in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::build
  2. 8 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::build

The cached build render array.

Type: array

File

src/Mail/MailEntity.php, line 31

Class

MailEntity
Default mail class for entities.

Namespace

Drupal\simplenews\Mail

Code

protected $build;