ProductImageListCreateService

Implements \Gambio\ProductImageList\Interfaces\ProductImageListCreateServiceInterface

Class ProductImageListCreateService

package

Gambio\ProductImageList

Methods

ProductImageListCreateService constructor.

__construct(\Gambio\ProductImageList\CreateService\Interfaces\CreateServiceRepositoryInterface $repository) 

createImage

createImage(\Gambio\ProductImageList\CreateService\Interfaces\ImageListImageDtoInterface $image) : \Gambio\ProductImageList\Image\ValueObjects\Id

createImageList

createImageList(\Gambio\ProductImageList\string $listName) 
inheritDoc

Arguments

$listName

\Gambio\ProductImageList\string

createImageTexts

createImageTexts(\Gambio\ProductImageList\Image\Collections\TextCollection $titles, \Gambio\ProductImageList\Image\Collections\TextCollection $altTitles) 

Properties

repository

repository : \Gambio\ProductImageList\CreateService\Interfaces\CreateServiceRepositoryInterface