BeforeEmailFinisherInitializedEvent

FinalYes

Listeners are able to modify the options, used by the EmailFinisher. Possible use cases might be unsetting recipients or to changing the subject of the mail.

Table of Contents

Properties

$finisherContext  : FinisherContext
$options  : array<string|int, mixed>

Methods

__construct()  : mixed
getFinisherContext()  : FinisherContext
getOptions()  : array<string, mixed>
setOptions()  : void

Properties

$options

protected array<string|int, mixed> $options

Methods

getOptions()

public getOptions() : array<string, mixed>
Return values
array<string, mixed>

setOptions()

public setOptions(array<string, mixed> $options) : void
Parameters
$options : array<string, mixed>

        
On this page

Search results