We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
src/Helper/Package.php:103 : $this->_logger is null because constructor does not call parent::construct($context) and the logger is not set.
$this->_logger
parent::construct($context)
The text was updated successfully, but these errors were encountered:
Thanks for raising, we have a fix being deployed for this today
Sorry, something went wrong.
Fix included in version 20.1.1
Merge pull request #11 from webshopapps/SHQ16-1925
34ffc95
=SHQ16-1925 Resolved issue with merged rates not showing
No branches or pull requests
src/Helper/Package.php:103 :
$this->_logger
is null because constructor does not callparent::construct($context)
and the logger is not set.The text was updated successfully, but these errors were encountered: