ProMailerForms::renderUnsubscribeForm()

@param array $options

Usage

// basic usage
$string = $proMailerForms->renderUnsubscribeForm();

// usage with all arguments
$string = $proMailerForms->renderUnsubscribeForm(array $options = []);

Arguments

NameType(s)Description
$options (optional)array

Return value

string


ProMailerForms methods and properties

API reference based on ProcessWire core version 3.0.252