Passed
Push — master ( 05bb75...96b645 )
by Anthony
04:25
created
core/modules/RouterModule.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 		public function getPage() {
23 23
 			return $this->page;
24 24
 		}
25
-		public function getModule(){
25
+		public function getModule() {
26 26
 			return $this->module;
27 27
 		}
28 28
 		public function getController() {
Please login to merge, or discard this patch.