mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
🤖 Auto commit for release 'develop' on 2025-05-04
This commit is contained in:
@@ -43,9 +43,7 @@ class UserNewPassword extends Notification
|
||||
{
|
||||
use Queueable;
|
||||
|
||||
public function __construct(private string $url)
|
||||
{
|
||||
}
|
||||
public function __construct(private string $url) {}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings("PHPMD.UnusedFormalParameter")
|
||||
|
||||
Reference in New Issue
Block a user