Skip to content

Commit b39ebf2

Browse files
committed
fix(hydra): update UrlGeneratorInterface namespace
1 parent 401b658 commit b39ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hydra/Serializer/ConstraintViolationListNormalizer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
namespace ApiPlatform\Hydra\Serializer;
1515

16-
use ApiPlatform\Api\UrlGeneratorInterface;
16+
use ApiPlatform\Metadata\UrlGeneratorInterface;
1717
use ApiPlatform\Serializer\AbstractConstraintViolationListNormalizer;
1818
use Symfony\Component\Serializer\NameConverter\NameConverterInterface;
1919

0 commit comments

Comments
 (0)