Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 committed Feb 2, 2019
1 parent 8f33041 commit 66adbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -69,7 +69,7 @@ Consider the code below:
// BAD code : Too many conditions
// BAD code : In a single method
// BAD code : (@_@) (?_?)

// (It is not that bad, since it is a simplified example)
class AuthController {
public function login(Request $request)
{
Expand Down

0 comments on commit 66adbf6

Please sign in to comment.