Beispiel #1
0
 /** @deprecated */
 private static function sort_top_rating_results_by_percentage_result_type($a, $b)
 {
     return MR_Utils::sort_highest_rated_by_percentage_result_type($a, $b);
 }