Alter template vars on the fly:
This hook is called when Mail::send() is called
Hook locations:
Located in:
Hook::exec(
'sendMailAlterTemplateVars',
[
'template' => $template,
'template_vars' => &$templateVars,
]
)