Fix code style and add checks
This commit is contained in:
committed by
M. Shull
parent
232ef05e81
commit
7fba1be402
@ -38,7 +38,6 @@ if (!defined('ABSPATH')) exit;
|
||||
|
||||
class Menu {
|
||||
const MAIN_PAGE_SLUG = 'mailpoet-newsletters';
|
||||
const LAST_ANNOUNCEMENT_DATE = '2019-06-10 10:00:00';
|
||||
|
||||
/** @var WooCommerceHelper */
|
||||
private $woocommerce_helper;
|
||||
|
Reference in New Issue
Block a user