Methods¶
__construct() ¶
PriceContext.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$currency | CurrencyInterface|null | null | - |
$customerGroup | CustomerGroupInterface|null | null | - |
getCurrency() ¶
PriceContext.php
:
28
|
|
Return values
CurrencyInterface|null
getCustomerGroup() ¶
PriceContext.php
:
38
|
|
Return values
setCurrency() ¶
PriceContext.php
:
33
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$currency | CurrencyInterface|null | - | - |
setCustomerGroup() ¶
PriceContext.php
:
43
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$customerGroup | CustomerGroupInterface|null | - | - |