@@ -219,7 +219,7 @@ |
||
| 219 | 219 | * @param array $groupSharesById |
| 220 | 220 | * @param array $subShares |
| 221 | 221 | * |
| 222 | - * @return true if the share is valid, false if it needs repair |
|
| 222 | + * @return boolean if the share is valid, false if it needs repair |
|
| 223 | 223 | */ |
| 224 | 224 | private function isThisShareValid($groupSharesById, $subShares) { |
| 225 | 225 | $foundTargets = []; |