Passed
Push — master ( 47e37b...2360ce )
by Aimeos
05:11
created
lib/mshoplib/src/MShop/Coupon/Manager/Code/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -402,8 +402,7 @@
 block discarded – undo
402 402
 				 * @see mshop/coupon/manager/code/standard/counter/ansi
403 403
 				 */
404 404
 				$path = 'mshop/coupon/manager/code/standard/insert';
405
-			}
406
-			else
405
+			} else
407 406
 			{
408 407
 				/** mshop/coupon/manager/code/standard/update/mysql
409 408
 				 * Updates an existing coupon code record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Coupon/Manager/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -268,8 +268,7 @@
 block discarded – undo
268 268
 				 * @see mshop/coupon/manager/standard/count/ansi
269 269
 				 */
270 270
 				$path = 'mshop/coupon/manager/standard/insert';
271
-			}
272
-			else
271
+			} else
273 272
 			{
274 273
 				/** mshop/coupon/manager/standard/update/mysql
275 274
 				 * Updates an existing coupon record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Attribute/Manager/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -289,8 +289,7 @@
 block discarded – undo
289 289
 				 * @see mshop/attribute/manager/standard/count/ansi
290 290
 				 */
291 291
 				$path = 'mshop/attribute/manager/standard/insert';
292
-			}
293
-			else
292
+			} else
294 293
 			{
295 294
 				/** mshop/attribute/manager/standard/update/mysql
296 295
 				 * Updates an existing attribute record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Service/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -320,8 +320,7 @@
 block discarded – undo
320 320
 				 * @see mshop/order/manager/base/service/standard/count/ansi
321 321
 				 */
322 322
 				$path = 'mshop/order/manager/base/service/standard/insert';
323
-			}
324
-			else
323
+			} else
325 324
 			{
326 325
 				/** mshop/order/manager/base/service/standard/update/mysql
327 326
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Service/Attribute/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -289,8 +289,7 @@
 block discarded – undo
289 289
 				 * @see mshop/order/manager/base/service/attribute/standard/count/ansi
290 290
 				 */
291 291
 				$path = 'mshop/order/manager/base/service/attribute/standard/insert';
292
-			}
293
-			else
292
+			} else
294 293
 			{
295 294
 				/** mshop/order/manager/base/service/attribute/standard/update/mysql
296 295
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -539,8 +539,7 @@
 block discarded – undo
539 539
 				 * @see mshop/order/manager/base/standard/count/ansi
540 540
 				 */
541 541
 				$path = 'mshop/order/manager/base/standard/insert';
542
-			}
543
-			else
542
+			} else
544 543
 			{
545 544
 				/** mshop/order/manager/base/standard/update/mysql
546 545
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Coupon/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -268,8 +268,7 @@
 block discarded – undo
268 268
 				 * @see mshop/order/manager/base/coupon/standard/count/ansi
269 269
 				 */
270 270
 				$path = 'mshop/order/manager/base/coupon/standard/insert';
271
-			}
272
-			else
271
+			} else
273 272
 			{
274 273
 				/** mshop/order/manager/base/coupon/standard/update/mysql
275 274
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Address/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -400,8 +400,7 @@
 block discarded – undo
400 400
 				 * @see mshop/order/manager/base/address/standard/count/ansi
401 401
 				 */
402 402
 				$path = 'mshop/order/manager/base/address/standard/insert';
403
-			}
404
-			else
403
+			} else
405 404
 			{
406 405
 				/** mshop/order/manager/base/address/standard/update/mysql
407 406
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.
lib/mshoplib/src/MShop/Order/Manager/Base/Product/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -402,8 +402,7 @@
 block discarded – undo
402 402
 				 * @see mshop/order/manager/base/product/standard/count/ansi
403 403
 				 */
404 404
 				$path = 'mshop/order/manager/base/product/standard/insert';
405
-			}
406
-			else
405
+			} else
407 406
 			{
408 407
 				/** mshop/order/manager/base/product/standard/update/mysql
409 408
 				 * Updates an existing order record in the database
Please login to merge, or discard this patch.