Commit graph

4 commits

Author SHA1 Message Date
davidarendsen
df6ff71375 Extract general QueryBuilder logic into an abstract class to make it more maintainable
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-12-21 16:02:43 +00:00
davidarendsen
b400c08211 Add option addFieldFilter([]) to the QueryBuilder
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-08-30 15:23:31 +00:00
davidarendsen
39ae737fa1 Fix coding style with phpcs PSR-12 standard
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-08-15 20:28:25 +00:00
davidarendsen
79edee7400 Rename namespace Function keyword to Functions to prevent errors
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-08-12 12:37:30 +00:00
Renamed from tests/Function/FilterFunctionTest.php (Browse further)