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 75859fb commit 917bec9Copy full SHA for 917bec9
src/Inertia.php
@@ -14,7 +14,7 @@
14
* @method static int|string getVersion()
15
* @method static LazyProp lazy(callable $callback)
16
* @method static Response render($component, array|Arrayable $props = [])
17
- * @method static \Illuminate\Http\Response location(string $url)
+ * @method static \Symfony\Component\HttpFoundation\Response location(string $url)
18
*
19
* @see \Inertia\ResponseFactory
20
*/
0 commit comments