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.
@markstory markstory merged commit 7bc03c9 into 5.x Jan 31, 2026
5 checks passed
@markstory markstory deleted the fix-docs-code-examples branch January 31, 2026 00:27
@markstory markstory added this to the 5.x milestone Jan 31, 2026
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.

4 participants