We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53463a4 commit c715f38Copy full SHA for c715f38
src/Serializer/SerializerContextBuilderInterface.php
@@ -18,6 +18,8 @@
18
/**
19
* Builds the context used by the Symfony Serializer.
20
*
21
+ * @deprecated use ApiPlatform\State\SerializerContextBuilderInterface instead
22
+ *
23
* @author Kévin Dunglas <[email protected]>
24
*/
25
interface SerializerContextBuilderInterface extends StateSerializerContextBuilderInterface
0 commit comments