Passed
Push — master ( 842b57...5350bc )
by Aimeos
02:53
created
client/jsonapi/src/Client/JsonApi/Review/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -225,8 +225,7 @@
 block discarded – undo
225 225
 			 */
226 226
 			$tplconf = 'client/jsonapi/review/standard/template-aggregate';
227 227
 			$default = 'aggregate-standard';
228
-		}
229
-		else
228
+		} else
230 229
 		{
231 230
 			/** client/jsonapi/review/standard/template
232 231
 			 * Relative path to the review JSON API template
Please login to merge, or discard this patch.