Completed
Push — v2.0.x ( 59a3d4...b06cab )
by Florent
03:22
created
src/Encrypter.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -216,8 +216,8 @@
 block discarded – undo
216 216
     }
217 217
 
218 218
     /**
219
-     * @param $current
220
-     * @param $new
219
+     * @param string $current
220
+     * @param string $new
221 221
      *
222 222
      * @return bool
223 223
      */
Please login to merge, or discard this patch.