@@ -61,6 +61,9 @@ |
||
| 61 | 61 | |
| 62 | 62 | /// |
| 63 | 63 | |
| 64 | + /** |
|
| 65 | + * @param ElectionProcess\VotesProcess $electionContext |
|
| 66 | + */ |
|
| 64 | 67 | public function __construct ($ranking, $tags = null, ?float $ownTimestamp = null, ?Election $electionContext = null) |
| 65 | 68 | { |
| 66 | 69 | $this->_electionContext = $electionContext; |