Example #1
0
 public static function byCommentCnt($except = [])
 {
     return parent::byCommentCount(self::$type, $except);
 }