CollectionBuilderInterface
in
Table of Contents
- build() : SellingUnitImageCollectionInterface
- wipeData() : CollectionBuilderInterface
- withImage() : mixed
- withImages() : CollectionBuilderInterface
Methods
build()
public
build() : SellingUnitImageCollectionInterface
Return values
SellingUnitImageCollectionInterface —wipeData()
public
wipeData() : CollectionBuilderInterface
Return values
CollectionBuilderInterface —withImage()
public
withImage(SellingUnitImageInterface $image) : mixed
Parameters
- $image : SellingUnitImageInterface
Return values
mixed —withImages()
public
withImages(SellingUnitImageCollectionInterface $images) : CollectionBuilderInterface
Parameters
- $images : SellingUnitImageCollectionInterface