update changelog and fix cs
This commit is contained in:
@@ -4,6 +4,6 @@ namespace Thelia\Model;
|
||||
|
||||
use Thelia\Model\Base\OrderFeature as BaseOrderFeature;
|
||||
|
||||
class OrderFeature extends BaseOrderFeature {
|
||||
|
||||
class OrderFeature extends BaseOrderFeature
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user