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