79769342

Date: 2025-09-19 09:29:29
Score: 2.5
Natty:
Report link

The Texter::send() method returns null because it's dispatching the message asynchronously. To get the SentMessage object, you either have to force synchronous behavior by removing the message bus from your DSN (bad idea) or handle the SentMessageEvent asynchronously in an event listener or subscriber.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Matt