Actions
Bug #9068
closedgetMailer return type too strict
Bug #9068:
getMailer return type too strict
Description
Some PHP versions appear to not like an alias returned as the Mail instance (e.g. JMail). Remove the strict return type.
Actions