Skip to content

Commit d1991ff

Browse files
authored
Mark getUnixTime as an internal method
1 parent 220b50c commit d1991ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UUID.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ class UUID
6666
/** @internal */
6767
private static $subsec = 0;
6868

69+
/** @internal */
6970
private static function getUnixTime()
7071
{
7172
$timestamp = microtime(false);

0 commit comments

Comments
 (0)