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

Commit978c0c2

Browse files
committed
Merge pull requestsymfony#2061 from pilot/code_standards
Contributing code standards typo fixs
2 parents56bdd04 +0f62ce1 commit978c0c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contributing/code/standards.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ example containing most features described below:
4040
private $fooBar;
4141

4242
/**
43-
* @param string $dummyy Some argument description
43+
* @param string $dummy Some argument description
4444
*/
4545
public function __construct($dummy)
4646
{
@@ -49,6 +49,7 @@ example containing most features described below:
4949
5050
/**
5151
* @param string $dummy Some argument description
52+
* @param array $options
5253
*
5354
* @return string|null Transformed input
5455
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp