@@ -36,7 +36,7 @@ |
||
| 36 | 36 | * @param int|array|\Illuminate\Database\Eloquent\Model $followable |
| 37 | 37 | * @param string $className |
| 38 | 38 | * |
| 39 | - * @return bool|null |
|
| 39 | + * @return integer |
|
| 40 | 40 | */ |
| 41 | 41 | public function unfollow($followable, $className = __CLASS__) |
| 42 | 42 | { |