Open sensorario opened 6 years ago
Instead of return scalar types array, it could be better to return a collection of items. A
applyFilterAnd doesn't return anything, but applyFilterOr returns an array, we could create a new class called OrFilter or something similar, what do you think?
Instead of return scalar types array, it could be better to return a collection of items. A