ImageDownloaderInterface - trickscompany/sylius-odoo-product-plugin GitHub Wiki


ImageDownloaderInterface

  • Full name: \Fabit\SyliusOdooProductPlugin\Downloader\ImageDownloaderInterface

Methods

saveImage

Returns path to the image

public saveImage(string $imageContent, string $extension): string

Parameters:

Parameter Type Description
$imageContent string
$extension string


Automatically generated on 2024-02-03

⚠️ **GitHub.com Fallback** ⚠️