X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=includes%2Futils%2FUIDGenerator.php;h=736109b49a586118eaf3b0051ee8c9b735291e1c;hb=f0bfc9ff60826007e91a0639f9cb0b34593e22a3;hp=dd9f2d9f618a360d07d43db3ccbc4d0f6ad2682f;hpb=01c3bf3431e9754b79e4a4a31fa74ce9e6616514;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/utils/UIDGenerator.php b/includes/utils/UIDGenerator.php index dd9f2d9f61..736109b49a 100644 --- a/includes/utils/UIDGenerator.php +++ b/includes/utils/UIDGenerator.php @@ -542,7 +542,7 @@ class UIDGenerator { /** * @param array $time Result of UIDGenerator::millitime() - * @param integer $delta Number of intervals to add on to the timestamp + * @param int $delta Number of intervals to add on to the timestamp * @return string 60 bits of "100ns intervals since 15 October 1582" (rolls over in 3400) * @throws RuntimeException */