Completed
Push — master ( f92c85...42c484 )
by Chris
01:36
created
src/Traits/HasPermissions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -187,7 +187,7 @@
 block discarded – undo
187 187
     /**
188 188
      * Determine if the model has the given permission.
189 189
      *
190
-     * @param string|int|\Spatie\Permission\Contracts\Permission $permission
190
+     * @param Permission $permission
191 191
      *
192 192
      * @return bool
193 193
      */
Please login to merge, or discard this patch.