Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor Sylius#15333 [CoreBundle] Add missed deprecation block (Rafikooo)
This PR was merged into the 1.13 branch. Discussion ---------- | Q | A | |-----------------|--------------------------------------------------------------| | Branch? | 1.13 <!-- see the comment below --> | | Bug fix? | no | | New feature? | no | | BC breaks? | no | | Deprecations? | yes <!-- don't forget to update the UPGRADE-*.md file --> | | License | MIT | <!-- - Bug fixes must be submitted against the 1.12 branch - Features and deprecations must be submitted against the 1.13 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html --> A forgotten deprecation. Commits ------- a2f3c94 [CoreBundle] Add missed deprecation block 279548c [Upgrade] Add a note about deprecation
- Loading branch information