You are here

protected property QueuedEmail::$uuid in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 src/QueuedEmail.php \Drupal\workbench_email\QueuedEmail::uuid

UUID of entity to send.

Type: string

File

src/QueuedEmail.php, line 22

Class

QueuedEmail
A value object for queued email.

Namespace

Drupal\workbench_email

Code

protected $uuid;