mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
test fixing
This commit is contained in:
@@ -12,8 +12,8 @@ class ResetPassword extends Notification
|
||||
/**
|
||||
* Create a new notification instance.
|
||||
*/
|
||||
private function __construct(
|
||||
private string $token
|
||||
public function __construct(
|
||||
public string $token
|
||||
) {}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user