MailingTestTrait
Class MailingTestTrait
Table of Contents
Methods
- createMailing() : int
- Helper function to create new mailing.
- deleteMailing() : mixed
- Helper function to delete mailing.
Methods
createMailing()
Helper function to create new mailing.
public
createMailing([array<string|int, mixed> $params = [] ][, string $identifier = 'default' ]) : int
Parameters
- $params : array<string|int, mixed> = []
- $identifier : string = 'default'
Return values
intdeleteMailing()
Helper function to delete mailing.
public
deleteMailing(mixed $id) : mixed
Parameters
- $id : mixed