Completed
Pull Request — master (#19)
by Michael
09:36
created
src/OpensslStatic.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
      * Decrypt raw data string
30 30
      *
31 31
      * @param string $data
32
-     * @param string $pass
32
+     * @param string $passkey
33 33
      * @param string $cipher
34 34
      * @param string $algo
35 35
      * @return string
Please login to merge, or discard this patch.