@@ -159,6 +159,9 @@ |
||
| 159 | 159 | return $vote; |
| 160 | 160 | } |
| 161 | 161 | |
| 162 | + /** |
|
| 163 | + * @param Vote $in |
|
| 164 | + */ |
|
| 162 | 165 | public function removeVote ($in, bool $with = true) : array |
| 163 | 166 | { |
| 164 | 167 | $rem = []; |