Completed
Branch 4.0 (70d344)
by Marc André
02:49
created
src/Libraries/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
     /**
115 115
      * Dispatch the request to the router.
116 116
      *
117
-     * @return bool|Route
117
+     * @return Route
118 118
      */
119 119
     public function dispatch()
120 120
     {
Please login to merge, or discard this patch.