/home/techb158/immovalet.com/platform/themes/shopwise/src/Http/Resources
NameSizeModeActions
BrandResource.php6000644editdlrm
PostResource.php8620644editdlrm
ProductCategoryResource.php5990644editdlrm
ReviewResource.php6370644editdlrm
TestimonialResource.php6550644editdlrm
Edit: /home/techb158/immovalet.com/platform/themes/shopwise/src/Http/Resources/TestimonialResource.php (655B)
$this->id, 'name' => $this->name, 'content' => clean($this->content), 'company' => $this->company, 'image' => RvMedia::getImageUrl($this->image, null, false, RvMedia::getDefaultImage()), ]; } }