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