You are here

protected property MailTest::$format in Simplenews 3.x

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

The mail format.

Type: string

File

src/Mail/MailTest.php, line 17

Class

MailTest
Example mail implementation used for tests.

Namespace

Drupal\simplenews\Mail

Code

protected $format;