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

Commit0b49d9b

Browse files
author
Christian Kolb
committed
Fix broken code example
1 parent1b0e274 commit0b49d9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎components/serializer.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,8 @@ to ``true``::
12531253
public function __construct(
12541254
public string $foo,
12551255
public ?string $bar,
1256-
)
1256+
) {
1257+
}
12571258
}
12581259

12591260
$data = ['foo' => 'notNull'];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp