Completed
Pull Request — master (#12)
by Martin
05:37
created
tests/resources/application_config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 ];
6 6
 
7 7
 if (class_exists('Zend\Router\Module')) {
8
-    $modules[] = 'Zend\Router';
8
+    $modules[ ] = 'Zend\Router';
9 9
 }
10 10
 
11 11
 return [
Please login to merge, or discard this patch.