Send a confirmation email when a user is added to a website
[MAILPOET-2567]
This commit is contained in:
committed by
Jack Kitterhing
parent
de9c151fe4
commit
4c5155132a
@@ -13,6 +13,7 @@ use MailPoet\WP\Functions as WPFunctions;
|
||||
* @property string $name
|
||||
* @property string $type
|
||||
* @property string $description
|
||||
* @property string $countConfirmations
|
||||
*/
|
||||
|
||||
class Segment extends Model {
|
||||
|
Reference in New Issue
Block a user