Completed
Push — master ( 562ceb...15fc85 )
by Innocent
14:14
created
src/Policies/BuildPolicy.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
      *
16 16
      * @param Ministry $user
17 17
      * @param Build $build
18
-     * @return mixed
18
+     * @return boolean
19 19
      */
20 20
     public function view(Ministry $user, Build $build)
21 21
     {
Please login to merge, or discard this patch.