Completed
Push — master ( 38d41d...6fabf9 )
by Oliver
04:46
created
src/Algorithm/Shamir.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -240,7 +240,7 @@
 block discarded – undo
240 240
      *
241 241
      * @param  array    $keyX
242 242
      * @param  integer  $threshold
243
-     * @return array
243
+     * @return string
244 244
      * @throws RuntimeException
245 245
      */
246 246
     protected function reverseCoefficients(array $keyX, $threshold)
Please login to merge, or discard this patch.