Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* @copyright ETS Software Technology Co., Ltd
|
||||
* @license Valid for 1 website (or project) for each purchase of license
|
||||
*/
|
||||
|
||||
|
||||
class Cart extends CartCore
|
||||
{
|
||||
/*
|
||||
@@ -53,4 +53,4 @@ class Cart extends CartCore
|
||||
}
|
||||
return $total;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user