Completed
Push — master ( 1796d9...540fa6 )
by Oliver
15:02
created
src/Algorithm/Shamir.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -241,7 +241,7 @@
 block discarded – undo
241 241
      *
242 242
      * @param  array  $keyX
243 243
      * @param  int    $threshold
244
-     * @return array
244
+     * @return string
245 245
      * @throws RuntimeException
246 246
      */
247 247
     protected function reverseCoefficients(array $keyX, int $threshold): array
Please login to merge, or discard this patch.