trait MailingTestTrait

Class MailingTestTrait

Methods

int
createMailing(array $params = array())

Helper function to create new mailing.

deleteMailing($id)

Helper function to delete mailing.

Details

at line 21
int createMailing(array $params = array())

Helper function to create new mailing.

Parameters

array $params

Return Value

int

at line 37
deleteMailing($id)

Helper function to delete mailing.

Parameters

$id