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