Skip to content

Commit 6c84e95

Browse files
committed
Correct class comment
1 parent 61cecf5 commit 6c84e95

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

includes/classes/BrandedEmails.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Add branding email templates to site emails.
44
*
5-
* @package Orbit
5+
* @package Orbit
66
*/
77

88
namespace Eighteen73\Orbit;
@@ -11,8 +11,7 @@
1111
use Eighteen73\Orbit\Dependencies\Pelago\Emogrifier\CssInliner;
1212

1313
/**
14-
* This class is built upon BE Media from Production so all due credit to those authors.
15-
* http://www.github.com/billerickson/be-media-from-production
14+
* Branded Emails class.
1615
*/
1716
class BrandedEmails {
1817

0 commit comments

Comments
 (0)