Interface ImageListBuilderInterface
| package |
Gambio\ProductImageList\ImageList\Interfaces |
|---|
build() : \Gambio\ProductImageList\ImageList\Collections\ImageList
| Throws |
|
|---|
\Gambio\ProductImageList\ImageList\Collections\ImageList
create() : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface
reset()
withImage(\Gambio\ProductImageList\Image\Interfaces\ImageInterface $image) : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface
withListId(\Gambio\ProductImageList\ImageList\ValueObjects\ListId $listId) : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface
withListName(\Gambio\ProductImageList\ImageList\ValueObjects\ListName $listName) : \Gambio\ProductImageList\ImageList\Builders\ImageListBuilder