We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa1fa0 commit 07feefcCopy full SHA for 07feefc
app/Traits/WithArticleAttributes.php
@@ -27,7 +27,7 @@ trait WithArticleAttributes
27
28
public int $reading_time = 1;
29
30
- public mixed $file;
+ public $file;
31
32
/**
33
* @var array|string[]
0 commit comments