Hook actionMailAlterMessageBeforeSend

Informations

Modify Swift Message before sending This hook is called before the Swift Message is sent in Mail.php
Hook actionMailAlterMessageBeforeSend
Locations
FO
Type action
Origin core
Aliases
Description This hook is called before the Swift Message is sent in Mail.php

Located in

Origin File
core classes/Mail.php

Call of the Hook in the origin file

Hook::exec('actionMailAlterMessageBeforeSend', [ 'message' => &$email, ])