Skip to content

Commit

Permalink
chore: deprecate in favor of State
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Jun 6, 2024
1 parent 53463a4 commit c715f38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Serializer/SerializerContextBuilderInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
/**
* Builds the context used by the Symfony Serializer.
*
* @deprecated use ApiPlatform\State\SerializerContextBuilderInterface instead
*
* @author Kévin Dunglas <dunglas@gmail.com>
*/
interface SerializerContextBuilderInterface extends StateSerializerContextBuilderInterface
Expand Down

0 comments on commit c715f38

Please sign in to comment.