@@ -61,7 +61,7 @@ |
||
| 61 | 61 | /** |
| 62 | 62 | * Get the currently authenticated user |
| 63 | 63 | * |
| 64 | - * @return mixed |
|
| 64 | + * @return \Illuminate\Contracts\Auth\Authenticatable|null |
|
| 65 | 65 | */ |
| 66 | 66 | public function user() |
| 67 | 67 | { |