Skip to content

Commit 4451290

Browse files
committed
Trigger
1 parent e4cdb6e commit 4451290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace App;
44

5-
use Illuminate\Foundation\Auth\User as Authenticatable;
65
use Illuminate\Notifications\Notifiable;
6+
use Illuminate\Foundation\Auth\User as Authenticatable;
77

88
class User extends Authenticatable
99
{

0 commit comments

Comments
 (0)