-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Keep openMessengerhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
Hi,
I was looking at an example in the messenger documentation (Your own receiver):
https://symfony.com/doc/current/components/messenger.html#your-own-receiver
Messenger's concepts are new to me, and I know that code examples are sometimes partial, but there's too many bits missing for me to make sense of it.
Specifically $yourEnvelope, $this->connection and $this->findCustomStamp are never initialised, and $filePath is never used, all of which leaves me a bit confused when trying to figure out what's going on :)
Metadata
Metadata
Assignees
Labels
Keep openMessengerhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.