You are here

protected property MailEntity::$entity in Simplenews 8

The entity object.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Mail/MailEntity.php, line 24

Class

MailEntity
Default mail class for entities.

Namespace

Drupal\simplenews\Mail

Code

protected $entity;