@@ -9,17 +9,17 @@ |
||
9 | 9 | |
10 | 10 | interface AkeneoPimConstants |
11 | 11 | { |
12 | -<<<<<<< Updated upstream |
|
12 | +<< << << < Updated upstream |
|
13 | 13 | public const HOST = 'AKENEOPIM:HOST'; |
14 | 14 | public const USERNAME = 'AKENEOPIM:USERNAME'; |
15 | 15 | public const PASSWORD = 'AKENEOPIM:PASSWORD'; |
16 | 16 | public const CLIENT_ID = 'AKENEOPIM:CLIENT_ID'; |
17 | 17 | public const CLIENT_SECRET = 'AKENEOPIM:CLIENT_SECRET'; |
18 | -======= |
|
18 | +=== === = |
|
19 | 19 | public const HOST = 'akeneo.host'; |
20 | 20 | public const USERNAME = 'akeneo.username'; |
21 | 21 | public const PASSWORD = 'akeneo.password'; |
22 | 22 | public const CLIENT_ID = 'akeneo.client.id'; |
23 | 23 | public const CLIENT_SECRET = 'akeneo.client.secret'; |
24 | ->>>>>>> Stashed changes |
|
24 | +>> >> >> > Stashed changes |
|
25 | 25 | } |