Completed
Branch master (db9ee7)
by Yard8
03:11
created
src/Traits/HasPermissions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * Check if a user has any of the permissions assigned to them.
30 30
      *
31
-     * @param  array  $permission
31
+     * @param  array  $permissions
32 32
      * @return  boolean
33 33
      */
34 34
     public function hasAnyPermission($permissions)
Please login to merge, or discard this patch.