Completed
Push — master ( a90578...1befcc )
by Tomáš
03:22
created
src/Definitions/ServiceType.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1746,11 +1746,11 @@
 block discarded – undo
1746 1746
      */
1747 1747
     public const TNT_SPECIAL_ECONOMY_EXPRESS = '16';
1748 1748
 
1749
-     /**
1750
-     * Direct Infeed
1751
-     *
1752
-     * @var string
1753
-     */
1749
+        /**
1750
+         * Direct Infeed
1751
+         *
1752
+         * @var string
1753
+         */
1754 1754
     public const TNT_DIRECT_INFEED = '17';
1755 1755
 
1756 1756
     /**
Please login to merge, or discard this patch.