Skip to content

Commit 49bc7bb

Browse files
committed
Merge branch 'develop' of github.com:laravelcm/laravel.cm into develop
2 parents 9ebaaed + 07feefc commit 49bc7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Traits/WithArticleAttributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ trait WithArticleAttributes
2727

2828
public int $reading_time = 1;
2929

30-
public mixed $file;
30+
public $file;
3131

3232
/**
3333
* @var array|string[]

0 commit comments

Comments
 (0)