Skip to content

Commit

Permalink
Formatting for stubs done
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbhosale committed Nov 26, 2016
1 parent bde94d3 commit 6153221
Show file tree
Hide file tree
Showing 9 changed files with 516 additions and 514 deletions.
2 changes: 1 addition & 1 deletion src/Controllers/FieldController.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class FieldController extends Controller
* Store a newly created Module Field via "Module Manager"
*
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response
* @return \Illuminate\Http\RedirectResponse
*/
public function store(Request $request)
{
Expand Down
Loading

0 comments on commit 6153221

Please sign in to comment.