Skip to content

Commit

Permalink
fix linting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-webkul committed Nov 6, 2024
1 parent 6674f57 commit 7718209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/Webkul/Activity/src/Models/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class File extends Model implements FileContract

/**
* The attributes that should be appended to the model.
*
*
* @var array
*/
protected $appends = ['url'];
Expand Down

0 comments on commit 7718209

Please sign in to comment.