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

Commit7314d35

Browse files
committed
minor#8224 SiteUpdateManager should return $happyMessage and not the mailer service (revollat)
This PR was merged into the 3.3 branch.Discussion----------SiteUpdateManager should return $happyMessage and not the mailer serviceCommits-------e42435c SiteUpdateManager should return $happyMessage and not the mailer service
2 parents9111ea2 +e42435c commit7314d35

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
@@ -367,7 +367,7 @@ made. To do that, you create a new class::
367367
);
368368
$this->mailer->send($message);
369369

370-
return $message;
370+
return $happyMessage;
371371
}
372372
}
373373

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp