Esempio n. 1
0
 private function setImages()
 {
     //for each loop{
     $this->images = ProductImage::FetchImages($this->itemId);
 }