Completed
Push — master ( 7a3a72...f5e810 )
by ARCANEDEV
25:25 queued 13:36
created
src/Middleware/TranslationRedirect.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      *
52 52
      * @param  Request  $request
53 53
      *
54
-     * @return null|string
54
+     * @return null|Route
55 55
      */
56 56
     private function getTranslatedUrl(Request $request)
57 57
     {
Please login to merge, or discard this patch.