ProMailerMessage::setList()
Set the list this message will send to
Usage
$proMailerMessage->setList(ProMailerList $list);
Arguments
Name | Type(s) | Description |
---|---|---|
$list | ProMailerList |
Return value
$this
Object instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
WireException
ProMailerMessage methods and properties
API reference based on ProcessWire core version 3.0.251