OptionsRestMapperRegistryInterface
OptionsRestMapperRegistryInterface.php
:
13
Interface
Methods¶
getMapper()
¶
OptionsRestMapperRegistryInterface.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$shippingMethodType | ShippingMethodTypeInterface | - | - |
$optionKey | string | - | - |
Return values
hasMapper()
¶
OptionsRestMapperRegistryInterface.php
:
15
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$shippingMethodType | ShippingMethodTypeInterface | - | - |
$optionKey | string | - | - |
Return values
bool