Methods¶
                 vote()
            ¶
vote()
            ¶
    
        
        AbstractVoter.php
                :
        16
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $method | ShippingMethodInterface | - | - | 
| $cart | CartInterface | - | - | 
Return values
bool
                 getVote()
            ¶
getVote()
            ¶
    
        
        AbstractVoter.php
                :
        25
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $method | ShippingMethodInterface | - | - | 
| $cart | CartInterface | - | - | 
Return values
bool