@@ -124,9 +124,9 @@ |
||
| 124 | 124 | /** |
| 125 | 125 | * Creates new vote entry and returns response data. |
| 126 | 126 | * |
| 127 | - * @param $entity |
|
| 128 | - * @param $targetId |
|
| 129 | - * @param $value |
|
| 127 | + * @param integer $entity |
|
| 128 | + * @param integer $targetId |
|
| 129 | + * @param integer $value |
|
| 130 | 130 | * @return array |
| 131 | 131 | */ |
| 132 | 132 | protected function createVote($entity, $targetId, $value) |