mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Code cleanup and refactoring.
This commit is contained in:
@@ -17,7 +17,8 @@ class RegisteredUser extends Mailable
|
||||
/**
|
||||
* Create a new message instance.
|
||||
*
|
||||
* @return void
|
||||
* @param string $address
|
||||
* @param string $ip
|
||||
*/
|
||||
public function __construct(string $address, string $ip)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user