Skip to content

Commit

Permalink
Deprecate FilterOrderProvider (#8624)
Browse files Browse the repository at this point in the history
For #8422
  • Loading branch information
yawkat authored Feb 22, 2023
1 parent 587f3e5 commit 6eb8916
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
*
* @author James Kleeh
* @since 1.0
* @deprecated Deprecated without replacement. This class is unused and will be removed in 4.0.0.
*/
@Deprecated
public interface FilterOrderProvider extends Ordered {

}

0 comments on commit 6eb8916

Please sign in to comment.