Copied!

Delete

Delete.php : 13

Methods

public__construct()

Delete.php : 19
public __construct([ProductInterface|null $product = null ])

Parameters

Name Type Default value Description
$product ProductInterface|null null -

publicgetFunction()

Delete.php : 24
public getFunction() : string

Return values

string

publicgetModule()

AbstractProductPolicy.php : 15
public getModule() : string

Return values

string

publicgetObject()

Delete.php : 29
public getObject() : ProductInterface|null

Return values

ProductInterface|null

publicgetTargets()

AbstractProductPolicy.php : 23
public getTargets() : array<string|int, ValueObject>

Return values

array<string|int, ValueObject>