@@ -64,7 +64,7 @@ |
||
64 | 64 | /** |
65 | 65 | * Relationship with posts. |
66 | 66 | * |
67 | - * @return \Illuminate\Database\Eloquent\Relations\HasMany |
|
67 | + * @return \Illuminate\Database\Eloquent\Relations\BelongsToMany |
|
68 | 68 | */ |
69 | 69 | public function posts() |
70 | 70 | { |