@@ -231,7 +231,7 @@ |
||
231 | 231 | /** |
232 | 232 | * Get the number of friends |
233 | 233 | * |
234 | - * @return \Illuminate\Database\Eloquent\Collection |
|
234 | + * @return integer |
|
235 | 235 | */ |
236 | 236 | public function getFriendsCount() |
237 | 237 | { |