@@ -228,7 +228,7 @@ |
||
| 228 | 228 | /** |
| 229 | 229 | * Determine if the model has the given permission. |
| 230 | 230 | * |
| 231 | - * @param string|int|\Spatie\Permission\Contracts\Permission $permission |
|
| 231 | + * @param Permission $permission |
|
| 232 | 232 | * |
| 233 | 233 | * @return bool |
| 234 | 234 | * @throws PermissionDoesNotExist |