@param array $options
Usage
// basic usage
$string = $proMailerForms->renderUnsubscribeForm();
// usage with all arguments
$string = $proMailerForms->renderUnsubscribeForm(array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
options (optional) | array |
Return value
string
ProMailerForms methods and properties
API reference based on ProcessWire core version 3.0.236