Passed
Pull Request — master (#18)
by Mostafa Abd El-Salam
08:25
created
src/Traits/HasPermissions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
     }
83 83
 
84 84
     /**
85
-     * @param Model|Permission|Role $roleOrPermission
85
+     * @param Model $roleOrPermission
86 86
      *
87 87
      */
88 88
     protected function ensureModelSharesGuard(Model $roleOrPermission)
Please login to merge, or discard this patch.