Completed
Push — master ( 63a2ed...6e6341 )
by Paul
03:41
created
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.