ProMailerSubscriber::setList()
Set the list for this subscriber
Usage
$proMailerSubscriber->setList(ProMailerList $list);Arguments
| Name | Type(s) | Description |
|---|---|---|
$list | ProMailerList |
Return value
$thisObject instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
WireException
ProMailerSubscriber methods and properties
API reference based on ProcessWire core version 3.0.253