@@ -22,7 +22,7 @@ |
||
22 | 22 | |
23 | 23 | /** |
24 | 24 | * Eloquent Relation. |
25 | - * @return mixed |
|
25 | + * @return \Illuminate\Database\Eloquent\Relations\BelongsTo |
|
26 | 26 | */ |
27 | 27 | public function author() |
28 | 28 | { |