mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
Fix Psalm errors resulting from changes introduced in 3.9.4
This commit is contained in:
@@ -19,6 +19,8 @@ use function base64_encode;
|
||||
|
||||
/**
|
||||
* Provides common serialization functionality to fields
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
trait SerializableFieldsTrait
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user