Пример #1
0
 public static function amIVoted($id, $type)
 {
     return \frontend\widgets\rating\models\Rating::amIVoted($id, $type);
 }