diff --git a/core/lib/Drupal/Core/Mail/MailManagerInterface.php b/core/lib/Drupal/Core/Mail/MailManagerInterface.php index 9cc43ff..62ff36a 100644 --- a/core/lib/Drupal/Core/Mail/MailManagerInterface.php +++ b/core/lib/Drupal/Core/Mail/MailManagerInterface.php @@ -126,8 +126,6 @@ public function mail($module, $key, $to, $langcode, $params = array(), $reply = NULL, $send = TRUE); /** - * Overrides PluginManagerBase::getInstance(). - * * Returns an instance of the mail plugin to use for a given message ID. * * The selection of a particular implementation is controlled via the config