Completed
Push — master ( a42bb4...615f89 )
by Nikolai
02:19
created
src/Languageproject.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -182,8 +182,7 @@
 block discarded – undo
182 182
 						];
183 183
 					}
184 184
 				}
185
-			}
186
-			else
185
+			} else
187 186
 			{
188 187
 				$array[] = [
189 188
 					'name'     => $name,
Please login to merge, or discard this patch.