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

[FEATURE] Allow Doctrine\ORM\*Repository to be embeddable #123

Open
Prometee opened this issue Mar 11, 2019 · 0 comments
Open

[FEATURE] Allow Doctrine\ORM\*Repository to be embeddable #123

Prometee opened this issue Mar 11, 2019 · 0 comments

Comments

@Prometee
Copy link
Contributor

I don't know if it the right word to use here : "embeddable" but if we have several plugins or src/Repository/* classes we can have some troubles.
So we are force to decorate the service or to copy/paste the repository methods.

Is there any other way to make this to work, if for exemple we have another ProductVariantRepository ?

@Prometee Prometee changed the title [FEATURE] Allow Doctrine\ORM\*repository to be embeddable [FEATURE] Allow Doctrine\ORM\*Repository to be embeddable Mar 11, 2019
Prometee pushed a commit to Prometee/AdminOrderCreationPlugin that referenced this issue May 14, 2024
Do not rely on admin's locale for section autocomplete
Prometee pushed a commit to Prometee/AdminOrderCreationPlugin that referenced this issue May 14, 2024
Change package type to "symfony-bundle" in order to support Flex
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

No branches or pull requests

1 participant