diff --git a/email/Email.php b/email/Email.php index 1abf2d278..0fe39329d 100755 --- a/email/Email.php +++ b/email/Email.php @@ -423,6 +423,9 @@ class Email extends ViewableData { /** * Implements an email template that can be populated. + * + * @deprecated - Please use Email_Template instead! + * * @package sapphire * @subpackage email */