Skip to content

Commit

Permalink
Update Review.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frknasir authored May 9, 2024
1 parent c45cfe6 commit 997be1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Review.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ abstract class Review extends Model
/**
* The attributes that are mass assignable.
*
* @var array
* @var array<int, string>
*/
protected $fillable = [
'team_id',
Expand Down

0 comments on commit 997be1c

Please sign in to comment.