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

Class Paazl\CheckoutWidget\Plugin\Multishipping\Block\Checkout\Address located in ./vendor/paazl/magento2-checkout-widget/Block/Checkout/Address.php does not comply with psr-4 autoloading standard. Skipping. #92

Closed
LexKoomen opened this issue May 13, 2022 · 1 comment

Comments

@LexKoomen
Copy link
Contributor

I get an error on this class and I understand why.

The namespace is:
namespace Paazl\CheckoutWidget\Plugin\Multishipping\Block\Checkout;

While the file path is:
Block/Checkout/Address.php

"Plugin/Multishipping" should be removed from the namespace and from the frontend/di.xml aswell.

@LexKoomen
Copy link
Contributor Author

Thanks for fixing this, maybe close the ticket yourself next time. And a mention in the Release Notes would be nice :)

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