Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commite42435c

Browse files
authored
SiteUpdateManager should return $happyMessage and not the mailer service
1 parentf218dcd commite42435c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎service_container.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ made. To do that, you create a new class::
361361
);
362362
$this->mailer->send($message);
363363

364-
return $message;
364+
return $happyMessage;
365365
}
366366
}
367367

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp