Skip to content

Commit

Permalink
fix: should fix 8.2?
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Nov 13, 2023
1 parent 0fc9363 commit 6202fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* @property Collection|Download[] $downloads
* @property Carbon $created_at
* @property bool $hide_from_media_manager
* @property array $matched_post_ids
*/
class File extends AbstractModel
{
Expand Down

0 comments on commit 6202fe7

Please sign in to comment.