@@ -360,8 +360,7 @@ |
||
360 | 360 | * @see mshop/price/manager/standard/count/ansi |
361 | 361 | */ |
362 | 362 | $path = 'mshop/price/manager/standard/insert'; |
363 | - } |
|
364 | - else |
|
363 | + } else |
|
365 | 364 | { |
366 | 365 | /** mshop/price/manager/standard/update/mysql |
367 | 366 | * Updates an existing price record in the database |
@@ -162,7 +162,7 @@ |
||
162 | 162 | * |
163 | 163 | * @param boolean $flag True if tax is included in the price value, costs and rebate, false if not |
164 | 164 | * @return \Aimeos\MShop\Price\Item\Iface Price item for chaining method calls |
165 | - */ |
|
165 | + */ |
|
166 | 166 | public function setTaxFlag( $flag ); |
167 | 167 | |
168 | 168 | /** |
@@ -402,8 +402,7 @@ |
||
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 |
@@ -268,8 +268,7 @@ |
||
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 |
@@ -289,8 +289,7 @@ |
||
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 |
@@ -320,8 +320,7 @@ |
||
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 |
@@ -289,8 +289,7 @@ |
||
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 |
@@ -539,8 +539,7 @@ |
||
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 |
@@ -268,8 +268,7 @@ |
||
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 |