@@ -187,7 +187,7 @@ |
||
| 187 | 187 | /** |
| 188 | 188 | * Determine if the model has the given permission. |
| 189 | 189 | * |
| 190 | - * @param string|int|\Spatie\Permission\Contracts\Permission $permission |
|
| 190 | + * @param Permission $permission |
|
| 191 | 191 | * |
| 192 | 192 | * @return bool |
| 193 | 193 | */ |