Completed
Push — master ( ae319c...f70c8d )
by Mehmet
02:28
created
src/Router.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
  * @license   https://github.com/selamiphp/router/blob/master/LICENSE (MIT License)
7 7
  */
8 8
 
9
-declare(strict_types=1);
9
+declare(strict_types = 1);
10 10
 
11 11
 namespace Selami;
12 12
 
Please login to merge, or discard this patch.