You are here

protected static property MailFormatHelper::$supportedTags in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Mail/MailFormatHelper.php \Drupal\Core\Mail\MailFormatHelper::supportedTags

Array of tags supported.

Type: array

File

core/lib/Drupal/Core/Mail/MailFormatHelper.php, line 33

Class

MailFormatHelper
Defines a class containing utility methods for formatting mail messages.

Namespace

Drupal\Core\Mail

Code

protected static $supportedTags = [];