Completed
Push — master ( 111edf...db4c68 )
by ARCANEDEV
05:34
created
src/Models/PermissionsGroup.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -161,7 +161,7 @@
 block discarded – undo
161 161
     /**
162 162
      * Check if role has the given permission (Permission Model or Id).
163 163
      *
164
-     * @param  \Arcanedev\LaravelAuth\Models\Permission|int  $id
164
+     * @param  Permission  $id
165 165
      *
166 166
      * @return bool
167 167
      */
Please login to merge, or discard this patch.