Skip to content

Commit bb1a268

Browse files
authored
chore: missing deprecations (#6480)
1 parent 0a44711 commit bb1a268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Serializer/CollectionNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
use ApiPlatform\Api\ResourceClassResolverInterface as LegacyResourceClassResolverInterface;
1717
use ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface;
1818
use ApiPlatform\Metadata\ResourceClassResolverInterface;
19+
use ApiPlatform\Metadata\Util\IriHelper;
1920
use ApiPlatform\Serializer\AbstractCollectionNormalizer;
20-
use ApiPlatform\Util\IriHelper;
2121
use Symfony\Component\Serializer\Exception\UnexpectedValueException;
2222

2323
/**

0 commit comments

Comments
 (0)