CostCalculatorRegistryInterface
        CostCalculatorRegistryInterface.php
                :
        11
                 
    
            Interface
                Methods¶
                 getCalculator()
            ¶
getCalculator()
            ¶
    
        
        CostCalculatorRegistryInterface.php
                :
        18
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
Return values
Tags
                 hasCalculator()
            ¶
hasCalculator()
            ¶
    
        
        CostCalculatorRegistryInterface.php
                :
        13
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
Return values
bool