Passed
Push — master ( e324aa...12b062 )
by
unknown
25:36
created
Zed/ProductStorage/Persistence/ProductStorageRepositoryInterface.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
- /**
4
-  * Copyright © 2016-present Spryker Systems GmbH. All rights reserved.
5
-  * Use of this software requires acceptance of the Evaluation License Agreement. See LICENSE file.
6
-  */
3
+    /**
4
+     * Copyright © 2016-present Spryker Systems GmbH. All rights reserved.
5
+     * Use of this software requires acceptance of the Evaluation License Agreement. See LICENSE file.
6
+     */
7 7
 
8 8
 namespace Spryker\Zed\ProductStorage\Persistence;
9 9
 
Please login to merge, or discard this patch.