Constants¶
VIEW ¶
View.php
:
16
|
|
Methods¶
__construct() ¶
View.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$order | OrderInterface|null | null | - |
getFunction() ¶
View.php
:
25
|
|
Return values
string
getModule() ¶
AbstractOrderPolicy.php
:
15
|
|
Return values
string
getObject() ¶
View.php
:
30
|
|
Return values
OrderInterface|null
getTargets() ¶
AbstractOrderPolicy.php
:
23
|
|
Return values
array<string|int, mixed>|array<string|int, ValueObject>