ProductImageRepositoryInterface
in
Interface ProductImageRepositoryInterface
Table of Contents
- createBaseName() : ProductImageBaseName
- imagesInUse() : array<string|int, ProductImageBaseName>
Methods
createBaseName()
public
createBaseName(string $path) : ProductImageBaseName
Parameters
- $path : string
Return values
ProductImageBaseName —imagesInUse()
public
imagesInUse() : array<string|int, ProductImageBaseName>