ReadServiceImageListsCollectionFactoryInterface
in
Interface ReadServiceImageListsCollectionFactoryInterface
Table of Contents
Methods
createImageListCollection()
public
createImageListCollection(array<string|int, ImageListDtoInterface> $imageListDtos, array<string|int, ImageListImageDtoInterface> $imageListImageDtos, array<string|int, ImageListImageTextDtoInterface> $imageListImageTextDtos) : ImageListsCollection
Parameters
- $imageListDtos : array<string|int, ImageListDtoInterface>
- $imageListImageDtos : array<string|int, ImageListImageDtoInterface>
- $imageListImageTextDtos : array<string|int, ImageListImageTextDtoInterface>