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

✨ Allow to override the data mapper of the api type #78

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

Nek-
Copy link
Member

@Nek- Nek- commented Jun 14, 2024

With this feature you can now override the data_mapper easily!

Here is how:

services:
    melodiia.form.data_mapper:
        class: You\Awesome\DataMapper

It's useful because sometimes you wan to stay with the datamapper optional and have a default one as a service globally. It's a little improvement but nice.

@Nek- Nek- force-pushed the feature/register-api-type branch from a481aef to da187d0 Compare June 25, 2024 10:37
@BorbagUskada BorbagUskada merged commit 680d2df into master Jun 25, 2024
8 checks passed
@BorbagUskada BorbagUskada deleted the feature/register-api-type branch June 25, 2024 10:39
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