Skip to content

Commit 91f86ec

Browse files
author
Mauro Cassani
committed
README
1 parent 5731599 commit 91f86ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ foreach ($qb->getResults() as $element){
153153
}
154154
```
155155

156+
## More examples
157+
158+
Please refer to [QueryBuilderTest](https://github.com/mauretto78/array-query/blob/master/tests/QueryBuilderTest.php) for more examples.
159+
156160
## Support
157161

158162
If you found an issue or had an idea please refer [to this section](https://github.com/mauretto78/array-query/issues).

0 commit comments

Comments
 (0)