Skip to content

Move some doc contents in a Messenger article #12260

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

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

javiereguiluz
Copy link
Member

This continues #11827. All credit goes to @noniagriconomie.

@@ -36,8 +31,10 @@ buses are central pieces of the application. Read Martin Fowler's
As queries are usually synchronous and expected to be handled once,
getting the result from the handler is a common need.

To avoid boilerplate code, you can leverage the ``HandleTrait`` in any class
that has a ``$messageBus`` property::
A :class:`Symfony\\Component\\Messenger\\HandleTrait` exists to make it easier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change easier to sth else?

javiereguiluz added a commit that referenced this pull request Sep 2, 2019
…iluz)

This PR was squashed before being merged into the 4.3 branch (closes #12260).

Discussion
----------

Move some doc contents in a Messenger article

This continues #11827. All credit goes to @noniagriconomie.

Commits
-------

9707b69 Move some doc contents in a Messenger article
@javiereguiluz javiereguiluz merged commit 9707b69 into symfony:4.3 Sep 2, 2019
@javiereguiluz javiereguiluz deleted the fix_11827 branch September 2, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants