Completed
Push — master ( bb08bc...08bc84 )
by Klas
05:16
created
src/u2flib_server/U2F.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -408,7 +408,7 @@
 block discarded – undo
408 408
      * Fixes a certificate where the signature contains unused bits.
409 409
      *
410 410
      * @param string $cert
411
-     * @return mixed
411
+     * @return string
412 412
      */
413 413
     private function fixSignatureUnusedBits($cert)
414 414
     {
Please login to merge, or discard this patch.