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

Commit9ab06d8

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: Update service_container.rst
2 parents76b6256 +1ab7896 commit9ab06d8

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
@@ -640,7 +640,7 @@ But, you can control this and pass in a different logger:
640640
// ... same code as before
641641
642642
// explicitly configure the service
643-
$services->set(SiteUpdateManager::class)
643+
$services->set(MessageGenerator::class)
644644
->arg('$logger', service('monolog.logger.request'))
645645
;
646646
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp