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

Commit280d0e8

Browse files
committed
typo
1 parent6d2b09a commit280d0e8

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
@@ -173,7 +173,7 @@ available in the container. You can use it immediately inside your controller::
173173
// the container will instantiate a new MessageGenerator()
174174
$messageGenerator = $this->container->get('app.message_generator');
175175

176-
// or use this shortersynax
176+
// or use this shortersyntax
177177
// $messageGenerator = $this->get('app.message_generator');
178178

179179
$message = $messageGenerator->getHappyMessage();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp