protected property MailManager::$instances

List of already instantiated mail plugins.

Type: array

File

core/lib/Drupal/Core/Mail/MailManager.php, line 44

Class

MailManager
Provides a Mail plugin manager.

Namespace

Drupal\Core\Mail

Code

protected $instances = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Mail!MailManager.php/property/MailManager::instances/8.1.x