You are here

protected static property MailFormatHelper::$supportedTags in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 39
Contains \Drupal\Core\Mail\MailFormatHelper.

Class

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

Namespace

Drupal\Core\Mail

Code

protected static $supportedTags = array();