mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Format files
This commit is contained in:
@@ -31,7 +31,7 @@ class AccountCreated extends Notification implements ShouldQueue
|
||||
* Create a new notification instance.
|
||||
*
|
||||
* @param \Pterodactyl\Models\User $user
|
||||
* @param string|null $token
|
||||
* @param string|null $token
|
||||
*/
|
||||
public function __construct(User $user, string $token = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user