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

Commiteccc535

Browse files
committed
minor#19080 Fixed typo in PHPDoc (ThomasLandauer)
This PR was merged into the 2.7 branch.Discussion----------Fixed typo in PHPDoc| Q | A| ------------- | ---| Branch? | 2.7| Bug fix? | yes/no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes/no| Fixed tickets | comma-separated list of tickets fixed by the PR, if any| License | MIT| Doc PR | reference to the documentation PR, if anyCommits-------9e7b347 Fixed typo in PHPDoc
2 parentsd810648 +9e7b347 commiteccc535

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/HttpFoundation/File

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/HttpFoundation/File/File.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function guessExtension()
6868
* mime_content_type() and the system binary "file" (in this order), depending on
6969
* which of those are available.
7070
*
71-
* @return string|null The guessed mime type (i.e. "application/pdf")
71+
* @return string|null The guessed mime type (e.g. "application/pdf")
7272
*
7373
* @see MimeTypeGuesser
7474
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp