Skip to content

Commit 5d9504c

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 44217d3 commit 5d9504c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Supports/Filters/FilterCategory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class FilterCategory
66
{
77
/**
8-
* @param array<string|mixed, mixed> $request
8+
* @param array<mixed|string, mixed> $request
99
*
1010
* @return array<string, mixed>
1111
*/

0 commit comments

Comments
 (0)