Correct docbloc Closes #8814

This commit is contained in:
Mike Jolley 2015-08-13 18:05:55 +01:00
parent d9f9da955d
commit 63fe4a0c05
1 changed files with 1 additions and 1 deletions

View File

@ -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() {