Copied!

Edit

Edit.php : 14
Implements PolicyInterface

Methods

public__construct()

Edit.php : 18
public __construct(PaymentMethodInterface $paymentMethod)

Parameters

Name Type Default value Description
$paymentMethod PaymentMethodInterface - -

publicgetFunction()

Edit.php : 28
public getFunction() : string

Return values

string

publicgetModule()

Edit.php : 23
public getModule() : string

Return values

string

publicgetObject()

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

Return values

object|null

publicgetTargets()

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

Return values

array<string|int, ValueObject>