phpDocumentor

ReaderService
in package
implements ReaderServiceInterface

Interfaces, Classes and Traits

ReaderServiceInterface

Table of Contents

$downloadStockCheck  : bool
$repository  : RepositoryInterface
$attributeStockCheck  : bool
$stockCheck  : bool
__construct()  : mixed
ReaderService constructor.
getQuantity()  : ModifierQuantityInterface
isDownloadModifier()  : bool

Properties

Methods

__construct()

ReaderService constructor.

public __construct(RepositoryInterface $repository, bool $stockCheck, bool $attributeStockCheck, bool $downloadStockCheck) : mixed
Parameters
$repository : RepositoryInterface
$stockCheck : bool
$attributeStockCheck : bool
$downloadStockCheck : bool
Return values
mixed

Search results