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

Commit94e21ff

Browse files
committed
Less verbose sentence, thanks Javier!
1 parent0c54b8a commit94e21ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cookbook/controller/upload_file.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ There are some important things to consider in the code of the above controller:
189189
use the:method:`Symfony\\Component\\HttpFoundation\\File\\UploadedFile::guessExtension`
190190
method to let Symfony guess the right extension according to the file MIME type;
191191

192-
You can use the following code to link to the PDF brochure ofan product:
192+
You can use the following code to link to the PDF brochure ofa product:
193193

194194
..configuration-block::
195195

@@ -248,7 +248,7 @@ logic to a seperate service::
248248
}
249249
}
250250

251-
This class can be registered asa servicein the service container:
251+
Then, definea servicefor this class:
252252

253253
..configuration-block::
254254

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp