Skip to content

Commit cf4f8e1

Browse files
ultronoStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent ec60ea3 commit cf4f8e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/_ide_helper_macros.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515
* @method \Illuminate\Http\RedirectResponse authorized($message = null)
1616
* @method \Illuminate\Http\RedirectResponse unAuthorized($message = null)
1717
*/
18-
class RedirectResponse {}
18+
class RedirectResponse
19+
{
20+
}

0 commit comments

Comments
 (0)