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