예제 #1
0
파일: Faq.php 프로젝트: ujackson/Maven
 public static function maxSortNumber()
 {
     return Faq::max('sort');
 }