Copied!

Delete

Delete.php : 13
Final

Methods

public__construct()

Delete.php : 17
public __construct([ShoppingListInterface|null $shoppingList = null ])

Parameters

Name Type Default value Description
$shoppingList ShoppingListInterface|null null -

publicgetFunction()

Delete.php : 19
public getFunction() : string

Return values

string

publicgetModule()

AbstractShoppingListPolicy.php : 15
public getModule() : string

Return values

string

publicgetObject()

Delete.php : 24
public getObject() : ShoppingListInterface|null

Return values

ShoppingListInterface|null

publicgetTargets()

AbstractShoppingListPolicy.php : 20
public getTargets() : array<string|int, ValueObject>

Return values

array<string|int, ValueObject>