Skip to content

Commit ada8bd5

Browse files
committed
Update WpUser.php
1 parent bd68d84 commit ada8bd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Models/WpUser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ protected static function boot()
9595
'user_pass',
9696
'user_pass as password',
9797
'display_name',
98-
'display_name as displayname',
9998
]);
10099
});
101100
}

0 commit comments

Comments
 (0)