diff options
Diffstat (limited to 'lib/public/Mail/IMailer.php')
-rw-r--r-- | lib/public/Mail/IMailer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Mail/IMailer.php b/lib/public/Mail/IMailer.php index 4adcb80807d..11a174e96a8 100644 --- a/lib/public/Mail/IMailer.php +++ b/lib/public/Mail/IMailer.php @@ -45,7 +45,6 @@ namespace OCP\Mail; * * This message can then be passed to send() of \OC\Mail\Mailer * - * @package OCP\Mail * @since 8.1.0 */ interface IMailer { |