Skip to content

Commit

Permalink
Fix PHP Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
antonybudianto committed May 19, 2015
1 parent 915b5d5 commit 6a7acdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ If your controller method is also expecting input from a route parameter, simply
class UserController extends Controller {

/**
* Store a new user.
* Update the specified user.
*
* @param Request $request
* @param int $id
Expand Down

0 comments on commit 6a7acdf

Please sign in to comment.