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 ec60ea3 + cf4f8e1 commit c0a6131Copy full SHA for c0a6131
resources/_ide_helper_macros.php
@@ -15,4 +15,6 @@
15
* @method \Illuminate\Http\RedirectResponse authorized($message = null)
16
* @method \Illuminate\Http\RedirectResponse unAuthorized($message = null)
17
*/
18
-class RedirectResponse {}
+class RedirectResponse
19
+{
20
+}
0 commit comments