MediaWiki REL1_35
UserMailerChangeReturnPathHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
22 public function onUserMailerChangeReturnPath( $to, &$returnPath );
23}
Stores a single person's name and email address.
onUserMailerChangeReturnPath( $to, &$returnPath)
This hook is called to generate a VERP return address when UserMailer sends an email,...