@@ -19,7 +19,7 @@ |
||
| 19 | 19 | /** |
| 20 | 20 | * Impersonate the given user. |
| 21 | 21 | * |
| 22 | - * @param \Arcanedev\LaravelImpersonator\Contracts\Impersonatable|mixed $impersonated |
|
| 22 | + * @param Impersonatable $impersonated |
|
| 23 | 23 | * |
| 24 | 24 | * @return bool |
| 25 | 25 | */ |