Copied!

Delete

Delete.php : 14
Implements PolicyInterface

Methods

public__construct()

Delete.php : 18
public __construct(ShipmentInterface $shipment)

Parameters

Name Type Default value Description
$shipment ShipmentInterface - -

publicgetFunction()

Delete.php : 28
public getFunction() : string

Return values

string

publicgetModule()

Delete.php : 23
public getModule() : string

Return values

string

publicgetObject()

Delete.php : 33
public getObject() : object|null

Return values

object|null

publicgetTargets()

Delete.php : 38
public getTargets() : array<string|int, ValueObject>

Return values

array<string|int, ValueObject>