Skip to content

Commit 0327966

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: Fix php example syntax error at mailer.rst
2 parents aa5fb73 + bdc7813 commit 0327966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,7 @@ the HTTP calls made by the HTTP transports, which is useful for debugging errors
19851985

19861986
public function onMessage(SentMessageEvent $event): void
19871987
{
1988-
$message $event->getMessage();
1988+
$message = $event->getMessage();
19891989

19901990
// do something with the message (e.g. get its id)
19911991
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy