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 2971317 commit 51b1ea8Copy full SHA for 51b1ea8
_ide_helpers.php
@@ -7,7 +7,7 @@
7
namespace Illuminate\Testing {
8
9
/**
10
- * @see \ClaudioDekker\Inertia\TestResponseMacros
+ * @see \Inertia\Testing\TestResponseMacros
11
*
12
* @method self assertInertia(\Closure $assert = null)
13
*/
@@ -20,7 +20,7 @@ class TestResponse
20
namespace Illuminate\Foundation\Testing {
21
22
23
24
25
26
0 commit comments