Passed
Push — master ( bb4582...b91050 )
by Jens
02:33
created
src/components/LanguageComponent.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -124,8 +124,8 @@
 block discarded – undo
124 124
     }
125 125
 
126 126
     /**
127
-     * @param $lang
128
-     * @param $request
127
+     * @param string $lang
128
+     * @param Request $request
129 129
      */
130 130
     protected function checkForceRedirect($lang, $request)
131 131
     {
Please login to merge, or discard this patch.