AdminOrderCreationPlugin icon indicating copy to clipboard operation
AdminOrderCreationPlugin copied to clipboard

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

Open Prometee opened this issue 6 years ago • 0 comments
trafficstars

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 avatar Mar 11 '19 18:03 Prometee