phpDocumentor

ProductImageInUseService
in package
implements ProductImageInUseServiceInterface

Class ProductImageInUseService

Interfaces, Classes and Traits

ProductImageInUseServiceInterface
Interface ProductImageInUseServiceInterface

Table of Contents

$imagesInUse  : array<string|int, ProductImageBaseName>
$repository  : ProductImageRepositoryInterface
__construct()  : mixed
ProductImageService constructor.
imageIsInUse()  : bool
imagesInUse()  : array<string|int, mixed>|array<string|int, ProductImageBaseName>

Properties

Methods

imageIsInUse()

public imageIsInUse(string $fileName) : bool
Parameters
$fileName : string
Return values
bool

Search results