CRM_Mailing_Service_ListUnsubscribe
extends AutoService
in package
implements
EventSubscriberInterface
Apply a full range of `List-Unsubscribe` header options.
Tags
Table of Contents
Interfaces
- EventSubscriberInterface
Properties
- $urlFlags : string|null
Methods
- alterMailParams() : void
- getMethods() : array<string|int, mixed>
- getSubscribedEvents() : mixed
Properties
$urlFlags
private
string|null
$urlFlags
= \NULL
Methods
alterMailParams()
public
alterMailParams(mixed &$params[, mixed $context = NULL ]) : void
Parameters
- $params : mixed
- $context : mixed = NULL
Tags
getMethods()
public
static getMethods() : array<string|int, mixed>
Return values
array<string|int, mixed>getSubscribedEvents()
public
static getSubscribedEvents() : mixed