Skip to content

Commit

Permalink
Update app/code/core/Mage/Sales/Model/Order/Total/Config/Base.php
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmollenhour authored May 22, 2020
1 parent 99060f7 commit c84ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Sales/Model/Order/Total/Config/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class Mage_Sales_Model_Order_Total_Config_Base extends Mage_Sales_Model_Config_O
* @param string $class
* @param string $totalCode
* @param array $totalConfig
* @return false|Mage_Core_Model_Abstract
* @return Mage_Sales_Model_Order_Total_Abstract
* @throws Mage_Core_Exception
*/
protected function _initModelInstance($class, $totalCode, $totalConfig)
Expand Down

0 comments on commit c84ff3e

Please sign in to comment.