Skip to content

Commit c0a6131

Browse files
author
Robert Allport
authored
Merge pull request #2 from f9webltd/analysis-0gKQeM
Apply fixes from StyleCI
2 parents ec60ea3 + cf4f8e1 commit c0a6131

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)