Completed
Push — master ( 670cc8...3ad41f )
by Nate
07:22 queued 06:24
created
src/actions/CheckAccessTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
 
28 28
     /**
29 29
      * @param mixed ...$params
30
-     * @return mixed
30
+     * @return boolean
31 31
      * @throws ForbiddenHttpException
32 32
      */
33 33
     public function checkAccess(...$params)
Please login to merge, or discard this patch.