-
- Downloads
added new NestedSort for replacing deprecated nested_filter and nested_path (#267)
* added new NestedSort for replacing deprecated nested_filter and nested_path * made the filter optional
Showing
- src/Sort/FieldSort.php 1 addition, 1 deletionsrc/Sort/FieldSort.php
- src/Sort/NestedSort.php 119 additions, 0 deletionssrc/Sort/NestedSort.php
- tests/Unit/Sort/FieldSortTest.php 46 additions, 0 deletionstests/Unit/Sort/FieldSortTest.php
- tests/Unit/Sort/NestedSortTest.php 90 additions, 0 deletionstests/Unit/Sort/NestedSortTest.php
Loading
Please register or sign in to comment