phpDocumentor

ProductOptionProductVariantOperationPermitter implements ProductVariantOperationPermitter

Class ProductVariantOperationPermitter

Interfaces, Classes and Traits

ProductVariantOperationPermitter
Interface ProductVariantOperationPermitter

Table of Contents

$factory  : ProductOptionFactory
$optionsUsedAsProductOption  : array<string|int, mixed>
$repository  : ProductOptionRepository
__construct()  : mixed
permitsCreations()  : bool
Checks the permission of the create operation.
permitsDeletions()  : bool
Checks the permission of the delete operation.
permitsStorages()  : bool
Checks the permission of the store operation.
optionIdUsedAsProductOption()  : bool

Properties

Methods

permitsCreations()

Checks the permission of the create operation.

public permitsCreations(array<string|int, mixed> ...$creationArgs) : bool
Parameters
$creationArgs : array<string|int, mixed>
Tags
inheritDoc
Return values
bool

Search results