ProMailerSubscriber::setList()

Set the list for this subscriber

Usage

$proMailerSubscriber->setList(ProMailerList $list);

Arguments

NameType(s)Description
$listProMailerList

Return value

$this

Object 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