Completed
Push — master ( 6c8c5e...2d1b11 )
by ARCANEDEV
09:54
created
src/Models/PermissionsGroup.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -260,7 +260,7 @@
 block discarded – undo
260 260
     /**
261 261
      * Check if role has the given permission (Permission Model or Id).
262 262
      *
263
-     * @param  \Arcanesoft\Contracts\Auth\Models\Permission|int  $id
263
+     * @param  PermissionContract  $id
264 264
      *
265 265
      * @return bool
266 266
      */
Please login to merge, or discard this patch.