mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-26 17:46:38 +03:00
Fix Psalm errors resulting from changes introduced in 3.9.4
This commit is contained in:
@@ -20,6 +20,8 @@ use Ramsey\Uuid\Type\Time;
|
||||
/**
|
||||
* A time converter converts timestamps into representations that may be used
|
||||
* in UUIDs
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
interface TimeConverterInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user