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 d92baf5 commit cba534bCopy full SHA for cba534b
app/Http/Requests/Auth/RegisterRequest.php
@@ -11,7 +11,7 @@
11
final class RegisterRequest extends FormRequest
12
{
13
/**
14
- * @return array<string, array<mixed>|string>
+ * @return array<string, array<mixed>>
15
*/
16
public function rules(): array
17
0 commit comments