Skip to content

Commit fcee21e

Browse files
stefanzweifelactions-user
authored andcommitted
Apply php-cs-fixer changes
1 parent 4451290 commit fcee21e

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\Notifications\Notifiable;
65
use Illuminate\Foundation\Auth\User as Authenticatable;
6+
use Illuminate\Notifications\Notifiable;
77

88
class User extends Authenticatable
99
{

0 commit comments

Comments
 (0)