@@ -115,7 +115,6 @@ |
||
115 | 115 | /** |
116 | 116 | * Extract super shares |
117 | 117 | * |
118 | - * @param array $shares Array of \OCP\Share\IShare[] |
|
119 | 118 | * @return array Tuple of [superShare, groupedShares] |
120 | 119 | */ |
121 | 120 | private function superShares(array $groupedShares) { |