Open
Ilyes512
opened this issue 1 year ago
•
0 comments
Add missing factory methods to src/Query/Query.php
Add missing factory methods to src/Aggregation/Aggregation.php
Applied code style linter
I did re-enable use_nullable_type_declaration that is set to off by the symfony rule set. It would other wise remove null from parameter type hint when the default value was set to null.