mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
63231900f9
PHPStan errors like these: Call to method Ramsey\Uuid\Builder\FallbackBuilder::build() on a separate line has no effect. can be safely ignored here. The lack of effect is intentional as we are testing exceptions.