Example #1
0
 public function getUrl($arSize, $imageQuality = 80)
 {
     return File::getResizeImage($this->id, $arSize, $imageQuality);
 }