Completed
Push — development ( a063ea...b36a60 )
by Volodymyr
26:37 queued 13:11
created
src/SprykerEco/Shared/AkeneoPim/AkeneoPimConstants.php 1 patch
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -9,17 +9,17 @@
 block discarded – undo
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
 }
Please login to merge, or discard this patch.