Skip to content

Commit be8ca69

Browse files
authored
Probably a typo in example "getAction"
1 parent 23b1a93 commit be8ca69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/5-automatic-route-generation_single-restful-controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ following would work as well:
163163
{
164164
// ...
165165
166-
public function cgetAction()
166+
public function getAction()
167167
{} // "get_users" [GET] /users
168168
169169
public function newAction()

0 commit comments

Comments
 (0)