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

fix: CheckoutManager::getNextStep return type #2758

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

gander
Copy link
Contributor

@gander gander commented Nov 29, 2024

Fixes error:
CoreShop\Component\Order\Checkout\CheckoutManager::getNextStep(): Return value must be of type CoreShop\Component\Order\Checkout\CheckoutStepInterface, null returned

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #...

`CoreShop\Component\Order\Checkout\CheckoutManager::getNextStep(): Return value must be of type CoreShop\Component\Order\Checkout\CheckoutStepInterface, null returned`
Copy link

github-actions bot commented Nov 29, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@gander
Copy link
Contributor Author

gander commented Nov 29, 2024

I have read the CLA Document and I hereby sign the CLA

@dpfaffenbauer
Copy link
Member

@gander thanks for your first contribution. keep it on 🎉

@dpfaffenbauer dpfaffenbauer merged commit f359324 into coreshop:4.0 Nov 29, 2024
128 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants