Completed
Push — master ( fe5213...68bd6e )
by
unknown
03:58
created
lib/random.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -202,7 +202,7 @@
 block discarded – undo
202 202
          * We don't have any more options, so let's throw an exception right now
203 203
          * and hope the developer won't let it fail silently.
204 204
          *
205
-         * @param mixed $length
205
+         * @param integer $length
206 206
          * @psalm-suppress InvalidReturnType
207 207
          * @throws Exception
208 208
          * @return string
Please login to merge, or discard this patch.