Can we avoid having PHP class in the message? 1. It makes refactoring impossible. 2. It doesn't make sense for non-PHP or other app consumers. 3. If there are multiple envelopes... which class should be there? _Originally posted by @samdark in https://github.com/yiisoft/queue/pull/291#discussion_r3324288947_
Can we avoid having PHP class in the message?
Originally posted by @samdark in #291 (comment)