Skip to content
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

Added instructions to change the object constructor #325

Merged
merged 1 commit into from
Sep 9, 2013
Merged

Added instructions to change the object constructor #325

merged 1 commit into from
Sep 9, 2013

Conversation

pkruithof
Copy link
Contributor

No description provided.

pkruithof referenced this pull request Sep 9, 2013
The object constructor can easily configured inside the config.yml
itself, and is more flexible than allowing to specify an id in the
semantic configuration. An example for YML can look like this:

```yml
services:
    jms_serializer.object_constructor:
        alias: jms_serializer.doctrine_object_constructor
        public: false
```
schmittjoh added a commit that referenced this pull request Sep 9, 2013
Added instructions to change the object constructor
@schmittjoh schmittjoh merged commit 0c98dc7 into schmittjoh:master Sep 9, 2013
@schmittjoh
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants