Skip to content

Commit 0acae25

Browse files
committed
Merge branch '3.x' of github.com:inertiajs/inertia-laravel into 3.x
2 parents 75dd79c + cff911b commit 0acae25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Inertia.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* @method static bool hasMacro(string $name)
3737
* @method static void flushMacros()
3838
*
39-
* @see ResponseFactory
39+
* @see \Inertia\ResponseFactory
4040
*/
4141
class Inertia extends Facade
4242
{

0 commit comments

Comments
 (0)