Copied!

View

View.php : 14
Implements PolicyInterface

Methods

public__construct()

View.php : 18
public __construct([PaymentMethodInterface|null $paymentMethod = null ])

Parameters

Name Type Default value Description
$paymentMethod PaymentMethodInterface|null null -

publicgetFunction()

View.php : 28
public getFunction() : string

Return values

string

publicgetModule()

View.php : 23
public getModule() : string

Return values

string

publicgetObject()

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

Return values

object|null

publicgetTargets()

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

Return values

array<string|int, ValueObject>