Skip to content

Commit

Permalink
fix: larastan on Carer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lauragurney committed Mar 1, 2024
1 parent fec114d commit 917dfde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Carer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App;

use App\Traits\Aliasable;
use Eloquent;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\SoftDeletes;
use Illuminate\Database\Eloquent\Relations\BelongsTo;
Expand Down

0 comments on commit 917dfde

Please sign in to comment.