Example #1
0
 public function getImages()
 {
     return File::getFilesByMaterialAndType($this->id, File::TYPE_DOCUMENT);
 }