Skip to content

Document the required ClassMetadataFactory #9948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

deviantintegral
Copy link
Contributor

Symfony PR at symfony/symfony#26534

object will be ignored by the Serializer component. Set the ``allow_extra_attributes``
key of the deserialization context to ``false`` to let the serializer throw
an exception when additional attributes are passed::
object will be ignored by the Serializer component. Include a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provide a ``ClassMetadataFactoryInterface`` implementation

@javiereguiluz
Copy link
Member

@deviantintegral thanks for documenting this and congrats on your first Symfony Docs contribution!

javiereguiluz added a commit that referenced this pull request Jul 16, 2018
…al, javiereguiluz)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #9948).

Discussion
----------

Document the required ClassMetadataFactory

Symfony PR at symfony/symfony#26534

Commits
-------

bc011c0 Reword
b05c1cc Codefence ClassMetadataFactory
a4cb67a Document the required ClassMetadataFactory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants