コード例 #1
0
 /**
  * If you don't want to use any of the default sorts, use this little buddy.
  */
 public static function clearSorts()
 {
     self::$allowedSorts = [];
 }