Completed
Push — master ( 3f8955...ef1f27 )
by Lorenzo
09:30
created
src/Middleware/HttpsForceMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
     /**
35 35
      * @param Request $request
36
-     * @return mixed
36
+     * @return boolean
37 37
      */
38 38
     public function isSecureRequest(Request $request)
39 39
     {
Please login to merge, or discard this patch.