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