@@ -7,7 +7,6 @@ |
||
7 | 7 | /** |
8 | 8 | * Entity class created only to be able generate doctrine entity within Symfony framework without any additional |
9 | 9 | * mapping configuration in config.yml file |
10 | - |
|
11 | 10 | */ |
12 | 11 | class Setting extends ModelSetting |
13 | 12 | { |