Correct docbloc Closes #8814
This commit is contained in:
parent
d9f9da955d
commit
63fe4a0c05
|
@ -126,7 +126,7 @@ abstract class WC_Payment_Gateway extends WC_Settings_API {
|
|||
/**
|
||||
* Get the order total in checkout and pay_for_order.
|
||||
*
|
||||
* @return bool
|
||||
* @return float
|
||||
*/
|
||||
protected function get_order_total() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue