Change case of Class Name WoocommerceApi => WooCommerceApi. #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello!
This is my first "pull request". Sorry if I don't do it right.
The package generates the following error on my production server:
"Class Codexshaper \ WooCommerce \ WooCommerceApi does not exist",
Reviewing, I see that the class name really is WocommerceApi.
I see that in the "Register Provider" there is an alias, but still I have not got it to work.
Finally I have chosen to fork and rename the class and the file name.
If it is correct, I would appreciate if you accept the "pull request" to reconnect my project directly to your repository and enjoy the next updates.
If I am wrong, I would also appreciate if you could explain how to solve it.
Thank you.