mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-09 14:18:59 +00:00
chore: reformat code.
This commit is contained in:
@@ -46,9 +46,9 @@ class ConfirmEmailChangeMail extends Mailable
|
||||
/**
|
||||
* ConfirmEmailChangeMail constructor.
|
||||
*
|
||||
* @param string $newEmail
|
||||
* @param string $oldEmail
|
||||
* @param string $url
|
||||
* @param string $newEmail
|
||||
* @param string $oldEmail
|
||||
* @param string $url
|
||||
*/
|
||||
public function __construct(string $newEmail, string $oldEmail, string $url)
|
||||
{
|
||||
|
Reference in New Issue
Block a user