- Changes location for the view in browser URL class
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace MailPoet\Newsletter\Shortcodes\Categories;
|
||||
|
||||
use MailPoet\Models\Setting;
|
||||
use MailPoet\Newsletter\Viewer\Url as ViewInBrowserUrl;
|
||||
use MailPoet\Newsletter\Url as ViewInBrowserUrl;
|
||||
use MailPoet\Statistics\Track\Unsubscribes;
|
||||
use MailPoet\Subscription\Url as SubscriptionUrl;
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace MailPoet\Newsletter\Viewer;
|
||||
namespace MailPoet\Newsletter;
|
||||
|
||||
use MailPoet\Models\Subscriber;
|
||||
|
Reference in New Issue
Block a user