Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Oct 25, 2023
1 parent 923a1b8 commit 6a836b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Uploads.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public static function exportDescription(): string
{
return 'All files uploaded by the user.';
}

public function export(ZipFile $zip): void
{
/** @var DefaultDownloader $downloader */
Expand Down

0 comments on commit 6a836b7

Please sign in to comment.