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.
2 parents 7ea4e73 + d6c11f7 commit d05fee6Copy full SHA for d05fee6
helpers.php
@@ -4,8 +4,8 @@
4
/**
5
* Inertia helper.
6
*
7
- * @param null|string $component
8
- * @param array $props
+ * @param null|string $component
+ * @param array|\Illuminate\Contracts\Support\Arrayable $props
9
10
* @return \Inertia\ResponseFactory|\Inertia\Response
11
*/
0 commit comments