Skip to content

Commit

Permalink
Merge pull request FriendsOfSymfony#2053 from extrablind/patch-1
Browse files Browse the repository at this point in the history
Probably a typo in example "getAction"
  • Loading branch information
XWB authored Jan 21, 2020
2 parents 23b1a93 + be8ca69 commit fa68943
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ following would work as well:
{
// ...
public function cgetAction()
public function getAction()
{} // "get_users" [GET] /users
public function newAction()
Expand Down

0 comments on commit fa68943

Please sign in to comment.