Skip to content

Conversation

@dereuromark
Copy link
Member

Summary

  • Fix missing $httpClient constructor injection in DI ApiClientService example
  • Fix deprecated order()orderBy() in DI UserRepository example
  • Fix string literal 'article' instead of $article variable in errors.md example
  • Fix no-op $this->response; statement → $this->response = $response; in request-response.md
  • Fix typos in internationalization docs (multi-lingual → multilingual, created → create, you → your, three letter → three-letter, library → plugin)

- Fix missing $httpClient constructor injection in DI example.
- Fix deprecated order() to orderBy() in DI example.
- Fix string literal instead of variable in errors.md example.
- Fix no-op $this->response statement in request-response.md.
- Fix typos in internationalization docs.
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

Successfully merging this pull request may close these issues.

2 participants