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 44217d3 commit 5d9504cCopy full SHA for 5d9504c
src/Supports/Filters/FilterCategory.php
@@ -5,7 +5,7 @@
5
class FilterCategory
6
{
7
/**
8
- * @param array<string|mixed, mixed> $request
+ * @param array<mixed|string, mixed> $request
9
*
10
* @return array<string, mixed>
11
*/
0 commit comments