Passed
Push — master ( 93edfc...a40ea7 )
by Anthony
03:14
created
core/RouterController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
 		}
66 66
 		
67 67
 		/**
68
-		 * @return mixed
68
+		 * @return string
69 69
 		 * this function return link and delete controller at the begining of the link
70 70
 		 */
71 71
 		private function getBaseLink() {
Please login to merge, or discard this patch.