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 a3a74c7 + c1935e3 commit 24835baCopy full SHA for 24835ba
src/Middleware.php
@@ -48,7 +48,7 @@ public function version(Request $request)
48
*
49
* @see https://inertiajs.com/shared-data
50
51
- * @return array
+ * @return array<string, mixed>
52
*/
53
public function share(Request $request)
54
{
0 commit comments