Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3e99663

Browse filesBrowse files
OskarStarkNyholm
authored andcommitted
Update messenger/message-recorder.rst
Co-Authored-By: Nyholm <tobias.nyholm@gmail.com>
1 parent fe81abc commit 3e99663
Copy full SHA for 3e99663

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎messenger/message-recorder.rst

Copy file name to clipboardExpand all lines: messenger/message-recorder.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ buses. For the example, the middleware must be loaded for both the command and e
175175
$this->em = $em;
176176
}
177177
178-
public function __invoke(UserSignedUp $eent)
178+
public function __invoke(UserSignedUp $event)
179179
{
180180
$user = $this->em->getRepository(User::class)->find(new User($event->getUuid()));
181181

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.