Example #1
0
 public static function most($nb = 5)
 {
     return parent::mostViewed(self::$type, $nb);
     // TODO: Change the autogenerated stub
 }