Completed
Pull Request — master (#85)
by Rick
02:50
created
src/Traits/HasRoles.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
     /**
120 120
      * Determine if the user may perform the given permission.
121 121
      *
122
-     * @param string|Permission $permission
122
+     * @param Permission $permission
123 123
      *
124 124
      * @return bool
125 125
      */
Please login to merge, or discard this patch.