Completed
Pull Request — master (#20)
by Дмитрий
09:49 queued 07:44
created
src/OpenIDConnect/JWT.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -116,6 +116,7 @@
 block discarded – undo
116 116
     }
117 117
 
118 118
     /**
119
+     * @param string $data
119 120
      * @return bool
120 121
      */
121 122
     protected function verifySignature($data, array $keys)
Please login to merge, or discard this patch.