Add filter class for WooCommerce subscriptions filter
[MAILPOET-3471]
This commit is contained in:
committed by
Veljko V
parent
743a26d8df
commit
2f7f4536a2
@@ -11,6 +11,7 @@ class DynamicSegmentFilterData {
|
||||
const TYPE_USER_ROLE = 'userRole';
|
||||
const TYPE_EMAIL = 'email';
|
||||
const TYPE_WOOCOMMERCE = 'woocommerce';
|
||||
const TYPE_WOOCOMMERCE_SUBSCRIPTION = 'woocommerceSubscription';
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="serialized_array")
|
||||
|
Reference in New Issue
Block a user