@@ -108,6 +108,7 @@ |
||
108 | 108 | * |
109 | 109 | * @param IShare[] array containing shares |
110 | 110 | * @param int[][] array containing hash map nodeIds->shareTypes $initShareTypes[$currentNodeID][$currentShareType] |
111 | + * @param IShare[] $allShares |
|
111 | 112 | */ |
112 | 113 | private function convertToHashMap($allShares, $initShareTypes) { |
113 | 114 | // Use some already preinitialized hash map which may contain some values e.g. empty arrays |