We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75dd79c + cff911b commit 0acae25Copy full SHA for 0acae25
1 file changed
src/Inertia.php
@@ -36,7 +36,7 @@
36
* @method static bool hasMacro(string $name)
37
* @method static void flushMacros()
38
*
39
- * @see ResponseFactory
+ * @see \Inertia\ResponseFactory
40
*/
41
class Inertia extends Facade
42
{
0 commit comments