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

[UpgradeToModular] Remove duplicated classes and correct some wrong namespaces #31

Closed
wants to merge 3 commits into from

Conversation

TheMilek
Copy link
Member

@TheMilek TheMilek commented Jan 30, 2025

Changed the duplicated keys to integration services assuming the migration from sylius/plus will be to application with all the plugins 🤔

@TheMilek TheMilek added the Bug label Jan 30, 2025
Comment on lines +29 to +30
use \Sylius\MultiStorePlugin\BusinessUnits\Domain\Model\BusinessUnitAwareTrait;
use \Sylius\MultiStorePlugin\CustomerPools\Domain\Model\CustomerPoolAwareTrait;
Copy link
Member

Choose a reason for hiding this comment

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

Why are you moving it? Trait calls should be before the constructor

Copy link
Member Author

Choose a reason for hiding this comment

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

Tests are failing otherwise

@TheMilek
Copy link
Member Author

TheMilek commented Feb 3, 2025

Replaced by #33

@TheMilek TheMilek closed this Feb 3, 2025
@TheMilek TheMilek deleted the SYL-3064 branch February 3, 2025 13:30
NoResponseMate added a commit that referenced this pull request Feb 3, 2025
Tests will be fixed later by
#31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants