Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Cassani committed Jan 5, 2018
1 parent b858c42 commit b3d5187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ foreach ($qb->getResults() as $element){
// now you have
// $element['n']
// $element['user']
// $element['add']
// $element['add']['street']
}
```

Expand Down

0 comments on commit b3d5187

Please sign in to comment.